mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
fixes a runtime with clothing vars
* fixes a runtime with clothing vars * no ghosts, too spooky
This commit is contained in:
committed by
KorPhaeron
parent
ee4d3785a3
commit
147f3380e0
@@ -25,7 +25,8 @@
|
||||
|
||||
|
||||
/obj/item/clothing/Destroy()
|
||||
dropped()
|
||||
if(isliving(loc))
|
||||
dropped(loc)
|
||||
user_vars_remembered = null //Oh god somebody put REFERENCES in here? not to worry, we'll clean it up
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user