mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Fixes straightjacket issue with slot clicking thing
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
equip_to_slot_if_possible(C, slot)
|
||||
else
|
||||
equip_to_slot_if_possible(W, slot)
|
||||
else
|
||||
else if(!restrained())
|
||||
W = get_item_by_slot(slot)
|
||||
if(W)
|
||||
W.attack_hand(src)
|
||||
|
||||
Reference in New Issue
Block a user