3915 {
3918 if (attachment && attachment.GetType() == "Splint_Applied")
3919 {
3920 return true;
3921 }
3922 return false;
3923 }
ItemBase GetItemOnSlot(string slot_type)
Returns item that's on this player's attachment slot. Parameter slot_type should be a string from con...