[MIRROR] Defaults auxbase/escape pod/assault pod/elevator port timidity to FALSE (#6017)

* Defaults auxbase/escape pod/assault pod/elevator port timidity to FALSE

* FUCK (#36483)

F A L S E
semicolon be gone
This commit is contained in:
CitadelStationBot
2018-03-19 21:12:46 -05:00
committed by Poojawa
parent 0c1fc7ff61
commit 1d6d8b454c
9 changed files with 19 additions and 31 deletions
+1
View File
@@ -244,6 +244,7 @@ interface with the mining shuttle at the landing site if a mobile beacon is also
/obj/docking_port/mobile/auxillary_base
name = "auxillary base"
id = "colony_drop"
timid = FALSE
//Reminder to map-makers to set these values equal to the size of your base.
dheight = 4
dwidth = 4
+1
View File
@@ -1,6 +1,7 @@
/obj/docking_port/mobile/assault_pod
name = "assault pod"
id = "steel_rain"
timid = FALSE
dwidth = 3
width = 7
height = 7
+1
View File
@@ -1,6 +1,7 @@
/obj/docking_port/mobile/elevator
name = "elevator"
id = "elevator"
timid = FALSE
dwidth = 3
width = 7
height = 7
+1
View File
@@ -407,6 +407,7 @@
/obj/docking_port/mobile/pod
name = "escape pod"
id = "pod"
timid = FALSE
dwidth = 1
width = 3
height = 4