mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 17:45:02 +01:00
Nuclear bombs now actually detonate (#22586)
* BOOM * Forgot this check * Fix remaining objectives * This is better * MSO params * >When you copy paste directly from the comment * Merge fixes * Revert "Fix remaining objectives" This reverts commit b1d1bf40f615019bb57088c24fae8f89c5d2e834. * Revert "Forgot this check" This reverts commit cea6ad2381d44a44ef3a93064997454cf7b1ccf5. * After all that work I did to make objectives work... * Oh this is important
This commit is contained in:
@@ -345,6 +345,8 @@
|
||||
mode = SHUTTLE_RECALL
|
||||
|
||||
/obj/docking_port/mobile/proc/enterTransit()
|
||||
if(SSshuttle.lockdown && z == ZLEVEL_STATION) //emp went off, no escape
|
||||
return
|
||||
previous = null
|
||||
// if(!destination)
|
||||
// return
|
||||
|
||||
Reference in New Issue
Block a user