mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
THe final fix
This commit is contained in:
@@ -1064,7 +1064,7 @@
|
||||
user << "You remove \the [broken_device]."
|
||||
user.put_in_active_hand(broken_device)
|
||||
|
||||
if (user:a_intent == I_HELP)
|
||||
if (user.a_intent == I_HELP)
|
||||
help_shake_act(user)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user