[MIRROR] Var cleanup and map fixes (#5359)
* Merge pull request #35429 from ShizCalev/snowdin-cleanup Var cleanup and map fixes * Var cleanup and map fixes
This commit is contained in:
committed by
Poojawa
parent
b476df25ca
commit
717da969a6
@@ -208,8 +208,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/powerstorage)
|
||||
"aN" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/turf_decal/delivery,
|
||||
/turf/open/floor/plasteel,
|
||||
@@ -679,7 +678,6 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plating{
|
||||
icon_plating = "wall_thermite";
|
||||
icon_state = "wall_thermite";
|
||||
name = "melted wall"
|
||||
},
|
||||
@@ -1054,8 +1052,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/cargobay)
|
||||
"cH" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "1-4"
|
||||
@@ -1712,7 +1709,6 @@
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plating{
|
||||
icon_plating = "wall_thermite";
|
||||
icon_state = "wall_thermite";
|
||||
name = "melted wall"
|
||||
},
|
||||
@@ -1730,7 +1726,6 @@
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plating{
|
||||
icon_plating = "wall_thermite";
|
||||
icon_state = "wall_thermite";
|
||||
name = "melted wall"
|
||||
},
|
||||
@@ -1812,8 +1807,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/cargostorage)
|
||||
"dY" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/stack/sheet/plasteel/twenty,
|
||||
/obj/effect/turf_decal/delivery,
|
||||
@@ -1917,8 +1911,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/cargostorage)
|
||||
"ek" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/stack/sheet/cardboard/fifty,
|
||||
/obj/effect/turf_decal/delivery,
|
||||
@@ -1964,8 +1957,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/cargostorage)
|
||||
"eq" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/crowbar,
|
||||
/turf/open/floor/plasteel,
|
||||
@@ -2049,8 +2041,7 @@
|
||||
/area/ruin/space/has_grav/derelictoutpost/cargostorage)
|
||||
"eB" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/paicard,
|
||||
/obj/machinery/light,
|
||||
|
||||
@@ -2877,8 +2877,7 @@
|
||||
/area/shuttle/caravan/freighter1)
|
||||
"jl" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/stack/sheet/metal/fifty,
|
||||
/turf/open/floor/plasteel/airless/dark,
|
||||
|
||||
@@ -36,8 +36,7 @@
|
||||
/area/ruin/unpowered)
|
||||
"j" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/stack/ore/bananium,
|
||||
/turf/open/floor/mineral/bananium/airless,
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
"ad" = (
|
||||
/obj/structure/girder,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -38,7 +37,6 @@
|
||||
/area/ruin/unpowered)
|
||||
"ah" = (
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -55,7 +53,6 @@
|
||||
"ak" = (
|
||||
/obj/item/stack/rods,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -82,20 +79,17 @@
|
||||
"ao" = (
|
||||
/obj/structure/closet/emcloset,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"ap" = (
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"aq" = (
|
||||
/obj/structure/girder,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -106,7 +100,6 @@
|
||||
"as" = (
|
||||
/obj/item/stack/sheet/metal,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -117,7 +110,6 @@
|
||||
"au" = (
|
||||
/obj/item/stack/sheet/metal,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -136,7 +128,6 @@
|
||||
"ay" = (
|
||||
/obj/item/stack/tile/plasteel,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -159,7 +150,6 @@
|
||||
"aB" = (
|
||||
/obj/item/stack/tile/plasteel,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -176,7 +166,6 @@
|
||||
},
|
||||
/obj/item/stack/sheet/metal,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -240,7 +229,6 @@
|
||||
status = 2
|
||||
},
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -263,7 +251,6 @@
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/shard,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -271,7 +258,6 @@
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/trash/plate,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -312,14 +298,12 @@
|
||||
/area/ruin/unpowered)
|
||||
"be" = (
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg2";
|
||||
icon_state = "platingdmg2"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"bg" = (
|
||||
/obj/item/stack/sheet/metal,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -336,7 +320,6 @@
|
||||
/obj/item/stack/sheet/metal,
|
||||
/obj/item/clothing/head/chefhat,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -348,21 +331,18 @@
|
||||
"bk" = (
|
||||
/obj/structure/table_frame/wood,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"bl" = (
|
||||
/obj/structure/girder,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"bm" = (
|
||||
/obj/item/chair,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -374,14 +354,12 @@
|
||||
/obj/item/stack/sheet/metal,
|
||||
/obj/structure/girder,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
"bq" = (
|
||||
/obj/item/stack/tile/plasteel,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg3";
|
||||
icon_state = "platingdmg3"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
@@ -389,7 +367,6 @@
|
||||
/obj/structure/girder,
|
||||
/obj/item/stack/sheet/metal,
|
||||
/turf/open/floor/plating/airless{
|
||||
icon_plating = "platingdmg1";
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/ruin/unpowered)
|
||||
|
||||
@@ -1724,8 +1724,7 @@
|
||||
/area/awaymission/caves/listeningpost)
|
||||
"fn" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/paper/fluff/awaymissions/caves/shipment_receipt,
|
||||
/obj/item/organ/eyes/robotic/thermals,
|
||||
|
||||
@@ -4927,9 +4927,7 @@
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel{
|
||||
@@ -5026,9 +5024,7 @@
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel/floorgrime{
|
||||
@@ -5186,9 +5182,7 @@
|
||||
/area/awaymission/moonoutpost19/arrivals)
|
||||
"kA" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel{
|
||||
@@ -5250,9 +5244,7 @@
|
||||
},
|
||||
/area/awaymission/moonoutpost19/arrivals)
|
||||
"kH" = (
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel{
|
||||
@@ -5339,9 +5331,7 @@
|
||||
},
|
||||
/area/awaymission/moonoutpost19/arrivals)
|
||||
"kR" = (
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel/neutral/corner{
|
||||
@@ -5350,9 +5340,7 @@
|
||||
},
|
||||
/area/awaymission/moonoutpost19/arrivals)
|
||||
"kS" = (
|
||||
/obj/machinery/door/firedoor{
|
||||
density = 1;
|
||||
icon_state = "door_closed";
|
||||
/obj/machinery/door/firedoor/closed{
|
||||
opacity = 0
|
||||
},
|
||||
/turf/open/floor/plasteel/neutral/corner{
|
||||
|
||||
@@ -2625,8 +2625,7 @@
|
||||
/area/awaymission/research/interior/maint)
|
||||
"hY" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/open/floor/plating,
|
||||
|
||||
+75
-483
File diff suppressed because it is too large
Load Diff
@@ -7187,8 +7187,7 @@
|
||||
/area/maintenance/port/fore)
|
||||
"arM" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
|
||||
@@ -5807,8 +5807,7 @@
|
||||
"amD" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -8649,8 +8648,7 @@
|
||||
/area/maintenance/port/fore)
|
||||
"asU" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -9954,8 +9952,7 @@
|
||||
/area/maintenance/port/fore)
|
||||
"avq" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/crowbar/red,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -10795,8 +10792,7 @@
|
||||
"axl" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/turf_decal/delivery,
|
||||
/turf/open/floor/plasteel,
|
||||
@@ -11852,8 +11848,7 @@
|
||||
/area/quartermaster/storage)
|
||||
"azA" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/obj/effect/turf_decal/bot,
|
||||
@@ -12521,7 +12516,6 @@
|
||||
/area/engine/atmospherics_engine)
|
||||
"aBd" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/orange/hidden{
|
||||
icon_state = "intact";
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/sign/directions/engineering{
|
||||
@@ -12533,7 +12527,6 @@
|
||||
/area/engine/atmospherics_engine)
|
||||
"aBe" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/orange/hidden{
|
||||
icon_state = "intact";
|
||||
dir = 10
|
||||
},
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
@@ -12885,8 +12878,7 @@
|
||||
/area/quartermaster/warehouse)
|
||||
"aBN" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -16688,8 +16680,7 @@
|
||||
"aJv" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -22164,8 +22155,7 @@
|
||||
/area/security/execution/education)
|
||||
"aUJ" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/general/visible{
|
||||
dir = 4
|
||||
@@ -29173,8 +29163,7 @@
|
||||
"bjo" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -56882,8 +56871,7 @@
|
||||
/area/maintenance/starboard)
|
||||
"clv" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/device/flashlight,
|
||||
@@ -61354,8 +61342,7 @@
|
||||
/area/maintenance/starboard)
|
||||
"cuH" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/obj/item/device/radio,
|
||||
@@ -63386,8 +63373,7 @@
|
||||
/area/maintenance/starboard)
|
||||
"cza" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -68671,8 +68657,7 @@
|
||||
"cJM" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -70444,8 +70429,7 @@
|
||||
/area/science/xenobiology)
|
||||
"cNj" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -90134,8 +90118,7 @@
|
||||
"dCR" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -94162,8 +94145,7 @@
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -94534,8 +94516,7 @@
|
||||
"dLT" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/crowbar/red,
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
@@ -98791,8 +98772,7 @@
|
||||
"dUX" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/device/flashlight,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -102093,7 +102073,6 @@
|
||||
/area/shuttle/escape)
|
||||
"ecg" = (
|
||||
/obj/machinery/atmospherics/components/unary/outlet_injector/on{
|
||||
icon_state = "inje_map";
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/turf_decal/stripes/line,
|
||||
|
||||
@@ -2034,8 +2034,7 @@
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/general/visible,
|
||||
/obj/item/wrench,
|
||||
@@ -9684,15 +9683,13 @@
|
||||
/area/maintenance/starboard/fore)
|
||||
"auC" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/space/nearstation)
|
||||
"auD" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/structure/sign/warning/vacuum/external{
|
||||
pixel_y = 32
|
||||
@@ -10630,8 +10627,7 @@
|
||||
/area/security/brig)
|
||||
"awA" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/storage/box/donkpockets,
|
||||
/turf/open/floor/plating,
|
||||
@@ -17320,8 +17316,7 @@
|
||||
"aKw" = (
|
||||
/obj/effect/decal/cleanable/cobweb,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/wirecutters,
|
||||
/obj/item/weldingtool,
|
||||
@@ -17933,10 +17928,8 @@
|
||||
},
|
||||
/area/hydroponics/garden)
|
||||
"aLX" = (
|
||||
/obj/machinery/door/firedoor/border_only{
|
||||
density = 1;
|
||||
/obj/machinery/door/firedoor/border_only/closed{
|
||||
dir = 8;
|
||||
icon_state = "door_closed";
|
||||
name = "Animal Pen A";
|
||||
opacity = 1
|
||||
},
|
||||
@@ -19846,8 +19839,7 @@
|
||||
/area/quartermaster/storage)
|
||||
"aQk" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
@@ -19942,8 +19934,7 @@
|
||||
/area/quartermaster/qm)
|
||||
"aQu" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
@@ -20327,10 +20318,8 @@
|
||||
},
|
||||
/area/hydroponics/garden)
|
||||
"aRg" = (
|
||||
/obj/machinery/door/firedoor/border_only{
|
||||
density = 1;
|
||||
/obj/machinery/door/firedoor/border_only/closed{
|
||||
dir = 8;
|
||||
icon_state = "door_closed";
|
||||
name = "Animal Pen B";
|
||||
opacity = 1
|
||||
},
|
||||
@@ -21050,8 +21039,7 @@
|
||||
/area/maintenance/port)
|
||||
"aSP" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/maintenance/port/fore)
|
||||
@@ -29600,8 +29588,7 @@
|
||||
/area/quartermaster/office)
|
||||
"bks" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/open/floor/plasteel/brown{
|
||||
@@ -41146,8 +41133,7 @@
|
||||
/area/gateway)
|
||||
"bIp" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/stack/sheet/rglass{
|
||||
amount = 50
|
||||
@@ -42372,8 +42358,7 @@
|
||||
/area/maintenance/port)
|
||||
"bLc" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 3;
|
||||
@@ -43143,8 +43128,7 @@
|
||||
/area/maintenance/port)
|
||||
"bMG" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/rack_parts,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -48851,8 +48835,7 @@
|
||||
/area/maintenance/port/aft)
|
||||
"bYP" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/storage/box/donkpockets,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -53191,8 +53174,7 @@
|
||||
/area/maintenance/starboard)
|
||||
"chD" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/cane,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -55691,8 +55673,7 @@
|
||||
/area/aisat)
|
||||
"cmY" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
|
||||
@@ -1317,8 +1317,7 @@
|
||||
/area/mine/production)
|
||||
"dL" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/turf_decal/bot,
|
||||
/turf/open/floor/plasteel,
|
||||
@@ -1772,15 +1771,13 @@
|
||||
pixel_y = -22
|
||||
},
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/turf/open/floor/plasteel/purple/side,
|
||||
/area/mine/production)
|
||||
"eT" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/turf/open/floor/plasteel/brown,
|
||||
@@ -1791,8 +1788,7 @@
|
||||
/area/mine/production)
|
||||
"eV" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/turf/open/floor/plasteel/brown{
|
||||
dir = 6
|
||||
|
||||
@@ -1717,8 +1717,7 @@
|
||||
/area/shuttle/supply)
|
||||
"adv" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/open/floor/plating/astplate,
|
||||
@@ -11620,8 +11619,7 @@
|
||||
/area/maintenance/port/fore)
|
||||
"avP" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/obj/item/device/radio,
|
||||
@@ -33431,8 +33429,7 @@
|
||||
/area/maintenance/starboard)
|
||||
"sCQ" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
|
||||
@@ -7207,8 +7207,7 @@
|
||||
/area/crew_quarters/fitness/recreation)
|
||||
"ato" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -16450,8 +16449,7 @@
|
||||
/area/quartermaster/warehouse)
|
||||
"aQf" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/open/floor/plasteel/floorgrime,
|
||||
@@ -17262,8 +17260,7 @@
|
||||
/area/maintenance/department/crew_quarters/bar)
|
||||
"aRY" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/open/floor/plating,
|
||||
@@ -19193,8 +19190,7 @@
|
||||
/area/quartermaster/storage)
|
||||
"aWz" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 2;
|
||||
@@ -36440,8 +36436,7 @@
|
||||
/area/science/mineral_storeroom)
|
||||
"bLj" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/storage/bag/ore,
|
||||
/obj/item/storage/bag/ore,
|
||||
@@ -40161,7 +40156,6 @@
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
@@ -40169,14 +40163,12 @@
|
||||
"bUx" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/green/visible,
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/atmos)
|
||||
"bUy" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/yellow/side{
|
||||
@@ -40187,7 +40179,6 @@
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
@@ -40195,7 +40186,6 @@
|
||||
"bUA" = (
|
||||
/obj/structure/lattice,
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 10
|
||||
},
|
||||
/turf/open/space,
|
||||
@@ -40646,8 +40636,7 @@
|
||||
"bVB" = (
|
||||
/obj/item/book/manual/barman_recipes,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/cigbutt,
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
@@ -42222,7 +42211,6 @@
|
||||
/area/maintenance/disposal/incinerator)
|
||||
"bZi" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 6
|
||||
},
|
||||
/obj/machinery/meter,
|
||||
@@ -42230,7 +42218,6 @@
|
||||
/area/maintenance/disposal/incinerator)
|
||||
"bZj" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 9
|
||||
},
|
||||
/turf/closed/wall/r_wall,
|
||||
@@ -42471,7 +42458,6 @@
|
||||
/area/maintenance/disposal/incinerator)
|
||||
"bZR" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/purple/visible{
|
||||
icon_state = "intact";
|
||||
dir = 5
|
||||
},
|
||||
/turf/closed/wall/r_wall,
|
||||
|
||||
@@ -1079,8 +1079,7 @@
|
||||
/area/holodeck/rec_center/kobayashi)
|
||||
"dv" = (
|
||||
/obj/structure/closet{
|
||||
density = 0;
|
||||
opened = 1
|
||||
density = 0
|
||||
},
|
||||
/obj/item/clothing/suit/judgerobe,
|
||||
/obj/item/clothing/head/powdered_wig,
|
||||
@@ -8981,8 +8980,7 @@
|
||||
/area/wizard_station)
|
||||
"zp" = (
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
opened = 1
|
||||
icon_state = "crateopen"
|
||||
},
|
||||
/obj/item/clothing/suit/wizrobe/red,
|
||||
/obj/item/clothing/head/wizard/red,
|
||||
|
||||
@@ -790,7 +790,6 @@
|
||||
/area/shuttle/escape)
|
||||
"cq" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/general/visible{
|
||||
icon_state = "intact";
|
||||
dir = 5
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
@@ -801,7 +800,6 @@
|
||||
/area/shuttle/escape)
|
||||
"cs" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/general/visible{
|
||||
icon_state = "intact";
|
||||
dir = 9
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
|
||||
@@ -215,8 +215,7 @@
|
||||
},
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
name = "spare equipment crate";
|
||||
opened = 1
|
||||
name = "spare equipment crate"
|
||||
},
|
||||
/turf/open/floor/mineral/titanium/yellow,
|
||||
/area/shuttle/abandoned)
|
||||
@@ -239,8 +238,7 @@
|
||||
},
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
name = "spare equipment crate";
|
||||
opened = 1
|
||||
name = "spare equipment crate"
|
||||
},
|
||||
/obj/item/pickaxe,
|
||||
/obj/item/pickaxe,
|
||||
@@ -289,8 +287,7 @@
|
||||
},
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
name = "spare equipment crate";
|
||||
opened = 1
|
||||
name = "spare equipment crate"
|
||||
},
|
||||
/obj/item/storage/bag/ore,
|
||||
/obj/item/pickaxe,
|
||||
@@ -411,8 +408,7 @@
|
||||
},
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
name = "spare equipment crate";
|
||||
opened = 1
|
||||
name = "spare equipment crate"
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/turf/open/floor/mineral/titanium/yellow,
|
||||
|
||||
@@ -215,8 +215,7 @@
|
||||
/obj/item/cigbutt,
|
||||
/obj/structure/closet/crate{
|
||||
icon_state = "crateopen";
|
||||
name = "spare equipment crate";
|
||||
opened = 1
|
||||
name = "spare equipment crate"
|
||||
},
|
||||
/obj/item/tank/internals/oxygen/red,
|
||||
/obj/item/tank/internals/air,
|
||||
|
||||
@@ -64,12 +64,6 @@
|
||||
material = WOOD
|
||||
var/drop_amount = 3
|
||||
|
||||
/obj/structure/barricade/wooden/snowed
|
||||
name = "crude plank barricade"
|
||||
desc = "This space is blocked off by a wooden barricade. It seems to be covered in a layer of snow."
|
||||
icon_state = "woodenbarricade-snow"
|
||||
max_integrity = 125
|
||||
|
||||
/obj/structure/barricade/wooden/crude
|
||||
name = "crude plank barricade"
|
||||
desc = "This space is blocked off by a crude assortment of planks."
|
||||
|
||||
@@ -211,6 +211,11 @@
|
||||
flags_1 = ON_BORDER_1
|
||||
CanAtmosPass = ATMOS_PASS_PROC
|
||||
|
||||
/obj/machinery/door/firedoor/border_only/closed
|
||||
icon_state = "door_closed"
|
||||
opacity = TRUE
|
||||
density = TRUE
|
||||
|
||||
/obj/machinery/door/firedoor/border_only/CanPass(atom/movable/mover, turf/target)
|
||||
if(istype(mover) && (mover.pass_flags & PASSGLASS))
|
||||
return 1
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
|
||||
/obj/structure/closet/crate/New()
|
||||
..()
|
||||
if(icon_state == "[initial(icon_state)]open")
|
||||
opened = TRUE
|
||||
update_icon()
|
||||
|
||||
/obj/structure/closet/crate/CanPass(atom/movable/mover, turf/target)
|
||||
|
||||
@@ -182,11 +182,11 @@
|
||||
A.narsie_act()
|
||||
|
||||
/turf/open/floor/carpet/break_tile()
|
||||
broken = 1
|
||||
broken = TRUE
|
||||
update_icon()
|
||||
|
||||
/turf/open/floor/carpet/burn_tile()
|
||||
burnt = 1
|
||||
burnt = TRUE
|
||||
update_icon()
|
||||
|
||||
/turf/open/floor/carpet/get_smooth_underlay_icon(mutable_appearance/underlay_appearance, turf/asking_turf, adjacency_dir)
|
||||
|
||||
@@ -290,16 +290,16 @@
|
||||
flags_1 = NONE
|
||||
planetary_atmos = TRUE
|
||||
archdrops = list(/obj/item/stack/sheet/mineral/snow = 5)
|
||||
burnt_states = list("snow_dug")
|
||||
|
||||
/turf/open/floor/plating/asteroid/snow/burn_tile()
|
||||
var/flammened = FALSE
|
||||
if(!flammened)
|
||||
if(!burnt)
|
||||
visible_message("<span class='danger'>[src] melts away!.</span>")
|
||||
slowdown = 0
|
||||
flammened = TRUE
|
||||
burnt = TRUE
|
||||
icon_state = "snow_dug"
|
||||
else
|
||||
return FALSE
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/turf/open/floor/plating/asteroid/snow/ice
|
||||
name = "icey snow"
|
||||
|
||||
@@ -149,6 +149,16 @@
|
||||
|
||||
//liquid plasma!!!!!!//
|
||||
|
||||
/turf/open/floor/plasteel/vault/snowdin
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=180"
|
||||
planetary_atmos = 1
|
||||
temperature = 180
|
||||
|
||||
/turf/open/floor/plasteel/dark/snowdin
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=180"
|
||||
planetary_atmos = 1
|
||||
temperature = 180
|
||||
|
||||
/turf/open/lava/plasma
|
||||
name = "liquid plasma"
|
||||
desc = "A flowing stream of chilled liquid plasma. You probably shouldn't get in."
|
||||
@@ -540,6 +550,12 @@
|
||||
|
||||
//special items//--
|
||||
|
||||
/obj/structure/barricade/wooden/snowed
|
||||
name = "crude plank barricade"
|
||||
desc = "This space is blocked off by a wooden barricade. It seems to be covered in a layer of snow."
|
||||
icon_state = "woodenbarricade-snow"
|
||||
max_integrity = 125
|
||||
|
||||
/obj/item/clothing/under/syndicate/coldres
|
||||
name = "insulated tactical turtleneck"
|
||||
desc = "A non-descript and slightly suspicious-looking turtleneck with digital camouflage cargo pants. The interior has been padded with special insulation for both warmth and protection."
|
||||
|
||||
Reference in New Issue
Block a user