[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
@@ -13827,7 +13827,6 @@
height = 5;
id = "snowdin_mining";
name = "mining elevator";
timid = 0;
width = 5
},
/obj/docking_port/stationary{
+5 -10
View File
@@ -2200,8 +2200,7 @@
id = "pod3";
name = "escape pod 3";
port_direction = 2;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_3)
@@ -7394,8 +7393,7 @@
dir = 4;
dwidth = 4;
height = 9;
width = 9;
timid = 0
width = 9
},
/obj/machinery/bluespace_beacon,
/obj/machinery/computer/auxillary_base,
@@ -47307,8 +47305,7 @@
id = "pod4";
name = "escape pod 4";
port_direction = 2;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_4)
@@ -47531,8 +47528,7 @@
dir = 8;
id = "pod2";
name = "escape pod 2";
port_direction = 2;
timid = 0
port_direction = 2
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_2)
@@ -49894,8 +49890,7 @@
dir = 8;
id = "pod1";
name = "escape pod 1";
port_direction = 2;
timid = 0
port_direction = 2
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_1)
@@ -302,8 +302,7 @@
/obj/docking_port/mobile/pod{
id = "pod1";
name = "escape pod 1";
port_direction = 2;
timid = 0
port_direction = 2
},
/obj/effect/turf_decal/stripes/end,
/turf/open/floor/plasteel/white,
@@ -319,8 +318,7 @@
/obj/docking_port/mobile/pod{
id = "pod2";
name = "escape pod 2";
port_direction = 2;
timid = 0
port_direction = 2
},
/obj/effect/turf_decal/stripes/end,
/turf/open/floor/plasteel/white,
@@ -1455,8 +1453,7 @@
dir = 2;
dwidth = 4;
height = 9;
width = 9;
timid = 0
width = 9
},
/obj/machinery/bluespace_beacon,
/obj/docking_port/mobile/auxillary_base,
@@ -23081,8 +23078,7 @@
id = "pod3";
name = "escape pod 3";
port_direction = 2;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/obj/effect/turf_decal/stripes/end{
dir = 8
+5 -10
View File
@@ -481,8 +481,7 @@
/obj/docking_port/mobile/pod{
id = "pod2";
name = "escape pod 2";
port_direction = 2;
timid = 0
port_direction = 2
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_2)
@@ -1546,8 +1545,7 @@
id = "pod3";
name = "escape pod 3";
port_direction = 2;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_3)
@@ -20222,8 +20220,7 @@
/obj/docking_port/mobile/pod{
id = "pod1";
name = "escape pod 1";
port_direction = 2;
timid = 0
port_direction = 2
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_1)
@@ -28147,8 +28144,7 @@
id = "pod4";
name = "escape pod 4";
port_direction = 2;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/turf/open/floor/mineral/titanium/blue,
/area/shuttle/pod_4)
@@ -71591,8 +71587,7 @@
dir = 2;
dwidth = 4;
height = 9;
width = 9;
timid = 0
width = 9
},
/obj/machinery/bluespace_beacon,
/obj/machinery/computer/auxillary_base,
+1 -2
View File
@@ -8542,8 +8542,7 @@
dwidth = 3;
name = "steel rain";
port_direction = 4;
preferred_direction = 4;
timid = 0
preferred_direction = 4
},
/turf/open/floor/plating,
/area/shuttle/assault_pod)
+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