mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Fixes a warning that some guy left in freezer.dm code (#60887)
* Fixes a warning that some guy left in * Changes Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
ad3ef5c803
commit
3d1d68d727
@@ -25,7 +25,7 @@
|
||||
if(jones)
|
||||
return ..()
|
||||
jones = TRUE
|
||||
flags_1 ~= PREVENT_CONTENTS_EXPLOSION_1
|
||||
flags_1 &= ~PREVENT_CONTENTS_EXPLOSION_1
|
||||
|
||||
/obj/structure/closet/secure_closet/freezer/kitchen
|
||||
name = "kitchen cabinet"
|
||||
|
||||
Reference in New Issue
Block a user