mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Cleaned up dirty turf varedits
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"b" = (
|
||||
/turf/open/space,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 8
|
||||
},
|
||||
/area/ruin/powered)
|
||||
@@ -14,38 +13,24 @@
|
||||
/area/ruin/powered)
|
||||
"d" = (
|
||||
/obj/machinery/door/airlock/glass,
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"e" = (
|
||||
/turf/open/space,
|
||||
/turf/closed/indestructible/oldshuttle/corner,
|
||||
/area/ruin/powered)
|
||||
"f" = (
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 1
|
||||
},
|
||||
/area/ruin/powered)
|
||||
"g" = (
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"h" = (
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 4
|
||||
},
|
||||
/area/ruin/powered)
|
||||
@@ -53,10 +38,7 @@
|
||||
/obj/structure/closet{
|
||||
icon_state = "oldcloset"
|
||||
},
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"j" = (
|
||||
/obj/structure/shuttle/engine/propulsion/burst{
|
||||
@@ -74,39 +56,27 @@
|
||||
icon_state = "chairold";
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"m" = (
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 8
|
||||
},
|
||||
/area/ruin/powered)
|
||||
"n" = (
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/turf/closed/indestructible/oldshuttle/corner,
|
||||
/area/ruin/powered)
|
||||
"o" = (
|
||||
/turf/open/space,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 1
|
||||
},
|
||||
/area/ruin/powered)
|
||||
"p" = (
|
||||
/turf/open/space,
|
||||
/turf/closed/indestructible/oldshuttle/corner{
|
||||
icon_state = "corner";
|
||||
dir = 4
|
||||
},
|
||||
/area/ruin/powered)
|
||||
@@ -116,17 +86,11 @@
|
||||
/area/ruin/powered)
|
||||
"r" = (
|
||||
/obj/machinery/power/generator,
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"s" = (
|
||||
/obj/machinery/power/smes,
|
||||
/turf/open/floor/oldshuttle{
|
||||
baseturf = /turf/open/space;
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
},
|
||||
/turf/open/floor/oldshuttle,
|
||||
/area/ruin/powered)
|
||||
"t" = (
|
||||
/obj/structure/shuttle/engine/propulsion/burst/left,
|
||||
|
||||
Reference in New Issue
Block a user