everything but mob stuff
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
height = 7
|
||||
|
||||
/obj/docking_port/mobile/assault_pod/request()
|
||||
if(z == initial(src.z)) //No launching pods that have already launched
|
||||
if(!(z in SSmapping.levels_by_trait(ZTRAIT_STATION))) //No launching pods that have already launched
|
||||
return ..()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user