mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Minor Away Mission Fixes (#367)
* Minor Away Mission Fixes (#52672) Fixes a few minor issues in the pre-existing away missions as well as removing some bloat from one of them. I also asked for permission to do this. * Minor Away Mission Fixes Co-authored-by: ishitbyabullet <deathzombine@outlook.com>
This commit is contained in:
co-authored by
ishitbyabullet
parent
d3e6463fab
commit
6cbaecfaf7
+4199
-4415
File diff suppressed because it is too large
Load Diff
+2943
-2943
File diff suppressed because it is too large
Load Diff
@@ -25,6 +25,14 @@
|
||||
"ag" = (
|
||||
/turf/closed/wall/mineral/titanium,
|
||||
/area/awaymission/undergroundoutpost45/central)
|
||||
"ah" = (
|
||||
/obj/effect/turf_decal/sand/plating,
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006;
|
||||
initial_gas_mix = "co2=173.4;n2=135.1;plasma=229.8;TEMP=351.9";
|
||||
temperature = 363.9
|
||||
},
|
||||
/area/awaymission/undergroundoutpost45/caves)
|
||||
"aj" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/open/floor/plasteel{
|
||||
@@ -1183,8 +1191,7 @@
|
||||
/area/awaymission/undergroundoutpost45/central)
|
||||
"cM" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
|
||||
dir = 5;
|
||||
|
||||
dir = 5
|
||||
},
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006
|
||||
@@ -2091,15 +2098,6 @@
|
||||
icon_state = "platingdmg1"
|
||||
},
|
||||
/area/awaymission/undergroundoutpost45/central)
|
||||
"eu" = (
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006;
|
||||
icon_plating = "asteroidplating";
|
||||
icon_state = "asteroidplating";
|
||||
initial_gas_mix = "co2=173.4;n2=135.1;plasma=229.8;TEMP=351.9";
|
||||
temperature = 363.9
|
||||
},
|
||||
/area/awaymission/undergroundoutpost45/caves)
|
||||
"ev" = (
|
||||
/obj/item/clothing/under/misc/pj,
|
||||
/obj/structure/closet/secure_closet/personal/cabinet{
|
||||
@@ -3797,8 +3795,7 @@
|
||||
/area/awaymission/undergroundoutpost45/crew_quarters)
|
||||
"hU" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4;
|
||||
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/table,
|
||||
/obj/item/book/manual/chef_recipes,
|
||||
@@ -3810,8 +3807,7 @@
|
||||
"hV" = (
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4;
|
||||
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006
|
||||
@@ -9286,8 +9282,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4;
|
||||
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
name = "Research Maintenance";
|
||||
@@ -41856,7 +41851,7 @@ tT
|
||||
gy
|
||||
uN
|
||||
hH
|
||||
eu
|
||||
ah
|
||||
eJ
|
||||
ad
|
||||
ad
|
||||
@@ -42113,7 +42108,7 @@ tU
|
||||
uw
|
||||
uO
|
||||
vk
|
||||
eu
|
||||
ah
|
||||
eJ
|
||||
eJ
|
||||
ad
|
||||
@@ -42370,7 +42365,7 @@ tV
|
||||
ux
|
||||
uP
|
||||
hH
|
||||
eu
|
||||
ah
|
||||
eJ
|
||||
eJ
|
||||
eJ
|
||||
@@ -50556,9 +50551,9 @@ ad
|
||||
ad
|
||||
ad
|
||||
ad
|
||||
eu
|
||||
eu
|
||||
eu
|
||||
ah
|
||||
ah
|
||||
ah
|
||||
fn
|
||||
eJ
|
||||
eJ
|
||||
|
||||
@@ -31,6 +31,11 @@
|
||||
icon_state = "cult"
|
||||
},
|
||||
/area/awaymission/wildwest/vault)
|
||||
"ai" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/gun/ballistic/automatic/pistol,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"aj" = (
|
||||
/turf/open/floor/plating{
|
||||
icon_state = "cultdamage3"
|
||||
@@ -63,6 +68,19 @@
|
||||
/obj/structure/destructible/cult/pylon,
|
||||
/turf/open/floor/circuit/green/off,
|
||||
/area/awaymission/wildwest/vault)
|
||||
"ar" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/gun/ballistic/automatic/pistol,
|
||||
/turf/open/floor/plasteel/cafeteria{
|
||||
dir = 5
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"as" = (
|
||||
/obj/structure/bed,
|
||||
/obj/item/bedsheet/blue,
|
||||
/obj/item/gun/ballistic/automatic/pistol,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"av" = (
|
||||
/obj/machinery/gateway/away{
|
||||
calibrated = 0
|
||||
@@ -286,11 +304,6 @@
|
||||
/obj/structure/bed,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"bC" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/gun/ballistic,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"bD" = (
|
||||
/obj/structure/table/wood,
|
||||
/turf/open/floor/wood,
|
||||
@@ -510,13 +523,6 @@
|
||||
dir = 5
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"ch" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/gun/ballistic,
|
||||
/turf/open/floor/plasteel/cafeteria{
|
||||
dir = 5
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"ci" = (
|
||||
/obj/structure/mineral_door/wood,
|
||||
/turf/open/floor/wood,
|
||||
@@ -1158,12 +1164,6 @@
|
||||
dir = 5
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"en" = (
|
||||
/obj/effect/spawner/structure/window,
|
||||
/turf/open/floor/plating/ironsand{
|
||||
icon_state = "ironsand1"
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"eo" = (
|
||||
/obj/structure/table/wood,
|
||||
/turf/open/floor/carpet,
|
||||
@@ -1232,12 +1232,6 @@
|
||||
icon_state = "ironsand12"
|
||||
},
|
||||
/area/awaymission/wildwest/gov)
|
||||
"eE" = (
|
||||
/obj/structure/bed,
|
||||
/obj/item/bedsheet/blue,
|
||||
/obj/item/gun/ballistic,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"eF" = (
|
||||
/obj/effect/decal/cleanable/blood,
|
||||
/obj/structure/bed,
|
||||
@@ -1282,10 +1276,6 @@
|
||||
/obj/effect/mob_spawn/human/miner/rig,
|
||||
/turf/open/floor/carpet,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"eM" = (
|
||||
/obj/effect/decal/cleanable/blood/splatter,
|
||||
/turf/closed/wall/mineral/sandstone,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"eN" = (
|
||||
/obj/structure/window/reinforced/tinted/frosted{
|
||||
dir = 8
|
||||
@@ -1516,14 +1506,6 @@
|
||||
icon_state = "ironsand1"
|
||||
},
|
||||
/area/awaymission/wildwest/mines)
|
||||
"fs" = (
|
||||
/obj/effect/decal/cleanable/blood,
|
||||
/turf/closed/wall/mineral/sandstone,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"ft" = (
|
||||
/obj/effect/decal/cleanable/blood/gibs/down,
|
||||
/turf/closed/wall/mineral/sandstone,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"fu" = (
|
||||
/obj/structure/chair/comfy/beige{
|
||||
dir = 4
|
||||
@@ -1817,10 +1799,6 @@
|
||||
/obj/machinery/photocopier,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"gm" = (
|
||||
/obj/item/gun/ballistic,
|
||||
/turf/open/floor/wood,
|
||||
/area/awaymission/wildwest/mines)
|
||||
"gn" = (
|
||||
/mob/living/simple_animal/hostile/netherworld,
|
||||
/turf/open/floor/grass,
|
||||
@@ -37900,7 +37878,7 @@ bu
|
||||
bz
|
||||
bM
|
||||
bM
|
||||
ch
|
||||
ar
|
||||
by
|
||||
bu
|
||||
bj
|
||||
@@ -39696,7 +39674,7 @@ bj
|
||||
bj
|
||||
aT
|
||||
bu
|
||||
bC
|
||||
ai
|
||||
bj
|
||||
bj
|
||||
bu
|
||||
@@ -39735,7 +39713,7 @@ bj
|
||||
bj
|
||||
bp
|
||||
bj
|
||||
fs
|
||||
bu
|
||||
aT
|
||||
aN
|
||||
aP
|
||||
@@ -39992,7 +39970,7 @@ gk
|
||||
bj
|
||||
bj
|
||||
bj
|
||||
en
|
||||
dj
|
||||
aT
|
||||
aN
|
||||
aN
|
||||
@@ -40240,7 +40218,7 @@ bj
|
||||
bj
|
||||
bj
|
||||
bu
|
||||
fs
|
||||
bu
|
||||
aT
|
||||
bu
|
||||
bj
|
||||
@@ -40250,7 +40228,7 @@ bj
|
||||
bj
|
||||
bj
|
||||
bu
|
||||
fs
|
||||
bu
|
||||
aN
|
||||
aN
|
||||
aG
|
||||
@@ -41527,11 +41505,11 @@ dt
|
||||
fr
|
||||
aT
|
||||
aY
|
||||
fs
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
ci
|
||||
eM
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
@@ -42038,11 +42016,11 @@ bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
fs
|
||||
fB
|
||||
fs
|
||||
bu
|
||||
eM
|
||||
fB
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
@@ -42547,7 +42525,7 @@ bj
|
||||
dH
|
||||
bj
|
||||
bj
|
||||
eE
|
||||
as
|
||||
bj
|
||||
dH
|
||||
bj
|
||||
@@ -43066,7 +43044,7 @@ bj
|
||||
eF
|
||||
bj
|
||||
bj
|
||||
eM
|
||||
bu
|
||||
aT
|
||||
bu
|
||||
bj
|
||||
@@ -43076,7 +43054,7 @@ bj
|
||||
bj
|
||||
bj
|
||||
bj
|
||||
eM
|
||||
bu
|
||||
aT
|
||||
aN
|
||||
aN
|
||||
@@ -43582,7 +43560,7 @@ bj
|
||||
bj
|
||||
bu
|
||||
aT
|
||||
eM
|
||||
bu
|
||||
bj
|
||||
cA
|
||||
bj
|
||||
@@ -45129,9 +45107,9 @@ bu
|
||||
dm
|
||||
bu
|
||||
bu
|
||||
eM
|
||||
bu
|
||||
fs
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
fr
|
||||
aN
|
||||
@@ -46123,7 +46101,7 @@ aT
|
||||
bu
|
||||
bD
|
||||
bj
|
||||
bC
|
||||
ai
|
||||
cl
|
||||
bj
|
||||
bj
|
||||
@@ -46664,13 +46642,13 @@ bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
ft
|
||||
bu
|
||||
bu
|
||||
ci
|
||||
ci
|
||||
bu
|
||||
bu
|
||||
eM
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
bu
|
||||
@@ -49755,7 +49733,7 @@ bl
|
||||
bj
|
||||
bj
|
||||
bj
|
||||
eM
|
||||
bu
|
||||
bj
|
||||
dP
|
||||
bu
|
||||
@@ -50511,7 +50489,7 @@ bu
|
||||
dE
|
||||
bj
|
||||
bj
|
||||
bj
|
||||
eq
|
||||
bj
|
||||
bu
|
||||
bA
|
||||
@@ -52066,9 +52044,9 @@ eX
|
||||
dj
|
||||
bj
|
||||
bu
|
||||
gm
|
||||
gw
|
||||
bj
|
||||
eM
|
||||
bu
|
||||
bj
|
||||
bj
|
||||
bu
|
||||
@@ -53085,7 +53063,7 @@ cA
|
||||
bj
|
||||
bj
|
||||
bj
|
||||
eM
|
||||
bu
|
||||
fa
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
name = "horrific experiment"
|
||||
desc = "Some sort of pod filled with blood and viscera. You swear you can see it moving..."
|
||||
icon = 'icons/obj/machines/cloning.dmi'
|
||||
icon_state = "pod_g"
|
||||
icon_state = "pod_g" // Please don't delete it and not notice it for months this time.
|
||||
|
||||
/obj/structure/showcase/machinery/oldpod
|
||||
name = "damaged cryogenic pod"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user