module things, jfc
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
/obj/docking_port/mobile/assault_pod
|
||||
name = "assault pod"
|
||||
id = "steel_rain"
|
||||
timid = FALSE
|
||||
dwidth = 3
|
||||
width = 7
|
||||
height = 7
|
||||
|
||||
/obj/docking_port/mobile/assault_pod/request()
|
||||
/obj/docking_port/mobile/assault_pod/request(obj/docking_port/stationary/S)
|
||||
if(!(z in SSmapping.levels_by_trait(ZTRAIT_STATION))) //No launching pods that have already launched
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user