mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Merge pull request #4111 from Tastyfish/straightjackets-derp
[s]Fixes restrained 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