Skip to content

Commit

Permalink
Shuttles no longer bolt their doors on transit (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
carpotoxin authored and Iajret committed Jan 3, 2024
1 parent 507f655 commit 66a86ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/shuttle/emergency.dm
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,6 @@
color_override = "orange",
)
INVOKE_ASYNC(SSticker, TYPE_PROC_REF(/datum/controller/subsystem/ticker, poll_hearts))
bolt_all_doors() //NOVA EDIT ADDITION
SSmapping.mapvote() //If no map vote has been run yet, start one.

if(!is_reserved_level(z))
Expand Down

0 comments on commit 66a86ce

Please sign in to comment.