3778 {
3781 if (attachment && attachment.GetType() == "Splint_Applied")
3782 {
3783 return true;
3784 }
3785 return false;
3786 }
ItemBase GetItemOnSlot(string slot_type)
Returns item that's on this player's attachment slot. Parameter slot_type should be a string from con...