mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
powder that makes you say yes
This commit is contained in:
@@ -32,8 +32,8 @@
|
|||||||
icon_base = "fridge_sci"
|
icon_base = "fridge_sci"
|
||||||
icon_contents = "chem"
|
icon_contents = "chem"
|
||||||
|
|
||||||
/obj/machinery/smartfridge/New()
|
/obj/machinery/smartfridge/Initialize()
|
||||||
..()
|
. = ..()
|
||||||
if(persistent)
|
if(persistent)
|
||||||
SSpersistence.track_value(src, persistent)
|
SSpersistence.track_value(src, persistent)
|
||||||
if(is_secure)
|
if(is_secure)
|
||||||
|
|||||||
Reference in New Issue
Block a user