3796 {
3799 if (attachment && attachment.GetType() == "Splint_Applied")
3800 {
3801 return true;
3802 }
3803 return false;
3804 }
ItemBase GetItemOnSlot(string slot_type)
Returns item that's on this player's attachment slot. Parameter slot_type should be a string from con...