mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
properly forwards the user on dropped
This commit is contained in:
@@ -183,6 +183,6 @@
|
||||
playsound(src, 'sound/items/change_jaws.ogg', 30, 1)
|
||||
|
||||
if(equipping.loc != src)
|
||||
equipping.dropped()
|
||||
equipping.dropped(src)
|
||||
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user