mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
[MIRROR] Fixes a warning that some guy left in freezer.dm code (#7602)
* Fixes a warning that some guy left in freezer.dm code * Mirror! Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com> Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
@@ -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