Skip to content

Commit

Permalink
no breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Aug 2, 2023
1 parent 6e263a8 commit 9020224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/machinery/biohazard_lockdown.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ GLOBAL_VAR_INIT(lockdown_state, LOCKDOWN_READY)
/obj/structure/machinery/biohazard_lockdown
name = "Emergency Containment Breach"
icon_state = "big_red_button_tablev"
unslashable = TRUE
unacidable = TRUE
COOLDOWN_DECLARE(containment_lockdown)

/obj/structure/machinery/biohazard_lockdown/ex_act(severity)
Expand Down

0 comments on commit 9020224

Please sign in to comment.