Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds hydrogen, ice, and combustion thrusters! #2431

Merged
merged 159 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from 156 commits
Commits
Show all changes
159 commits
Select commit Hold shift + click to select a range
add6a24
first draft
Thera-Pissed Oct 27, 2023
9541b62
fixes linter checks and tweaks thrust
Thera-Pissed Oct 27, 2023
b51e1f2
linters take 2
Thera-Pissed Oct 27, 2023
7343b18
adds overpressure damage, hydrogen gas miner, and a temporary fuel te…
Thera-Pissed Oct 28, 2023
7c8007f
adds repair functionality, examine text coming soon
Thera-Pissed Oct 28, 2023
4e68c8a
repair 2, examine steps, stockparts/board
Thera-Pissed Oct 29, 2023
d9700be
fixes dumb error, more stockparts stuff
Thera-Pissed Oct 29, 2023
44ba5f8
adds combustion thrusters to shuttle research
Thera-Pissed Oct 29, 2023
386e79d
thanks bog
Thera-Pissed Oct 31, 2023
12d8d47
ice ore spawns now
Thera-Pissed Nov 1, 2023
5cb991e
adds unique sprites for ice ore scanning and items
Thera-Pissed Nov 1, 2023
744d486
Merge branch 'master' into Thruster
Thera-Pissed Nov 1, 2023
8e084a2
Merge branch 'Thruster' of https://github.com/Thera-Pissed/Shiptest i…
Thera-Pissed Nov 1, 2023
d2eb7e8
I lied. removes some testing stuff and an icon fix
Thera-Pissed Nov 1, 2023
df28b94
instructions, open turf tanks, canister, safe limit on examine
Thera-Pissed Nov 1, 2023
48897c0
adds electrolyzers to outpost for TMing
Thera-Pissed Nov 1, 2023
f98cb45
lights + signs
Thera-Pissed Nov 1, 2023
b5c786f
integration tests fix?
Thera-Pissed Nov 1, 2023
c3ff4ff
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
4bc3f6f
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
5e1c8e1
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
501374b
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
5bb8fe3
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
e844bc7
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
ced7f67
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
60e4808
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 9, 2023
86c152e
switch instead of if chain
Thera-Pissed Nov 9, 2023
fbcdc41
Merge branch 'master' into Thruster
Thera-Pissed Nov 9, 2023
d5dae71
linters fix I hope
Thera-Pissed Nov 9, 2023
e5b7993
adds two new canister sprites for fuel & hydrogen
Thera-Pissed Nov 9, 2023
ee73633
Merge branch 'master' into Thruster
Thera-Pissed Nov 10, 2023
926c2c5
Merge branch 'master' into Thruster
Thera-Pissed Nov 10, 2023
2fbc3f0
Merge branch 'master' into Thruster
Thera-Pissed Nov 11, 2023
096156f
Merge branch 'master' into Thruster
Thera-Pissed Nov 14, 2023
8f2a7bb
Merge branch 'master' into Thruster
Thera-Pissed Nov 14, 2023
e902bb6
Merge branch 'master' into Thruster
Thera-Pissed Nov 15, 2023
f7ae69d
Merge branch 'master' into Thruster
Thera-Pissed Nov 16, 2023
61ef0da
kill indie map in an attempt to put in the new one
Thera-Pissed Nov 16, 2023
17c0604
50/50 shot this fixes it or breaks my maps
Thera-Pissed Nov 17, 2023
16e5ae8
Merge remote-tracking branch 'upstream/master' into Thruster
Thera-Pissed Nov 17, 2023
e900d2e
Merge branch 'master' into Thruster
Thera-Pissed Nov 17, 2023
cd9e379
fixes map merge stuff
Thera-Pissed Nov 17, 2023
4f09324
Merge branch 'Thruster' of https://github.com/Thera-Pissed/Shiptest i…
Thera-Pissed Nov 17, 2023
114d22a
fixes random doubled tiles
Thera-Pissed Nov 17, 2023
16acc35
fixes evil doubled tiles for real
Thera-Pissed Nov 17, 2023
5f8aacc
Merge branch 'master' into Thruster
Thera-Pissed Nov 18, 2023
86d8224
Merge branch 'master' into Thruster
Thera-Pissed Nov 18, 2023
ac01234
Merge branch 'master' into Thruster
Thera-Pissed Nov 19, 2023
c785704
Merge branch 'master' into Thruster
Thera-Pissed Nov 21, 2023
4b5df4c
Merge branch 'master' into Thruster
Thera-Pissed Nov 25, 2023
9e77005
Merge branch 'master' into Thruster
Thera-Pissed Nov 26, 2023
b6f277a
Merge branch 'master' into Thruster
Thera-Pissed Nov 26, 2023
77a2399
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 29, 2023
9e6bf85
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 29, 2023
9ccdd68
Update code/modules/atmospherics/machinery/portable/canister.dm
Thera-Pissed Nov 29, 2023
938b323
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 29, 2023
1b0edae
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 29, 2023
ac9c1b3
Update code/modules/mining/ores_coins.dm
Thera-Pissed Nov 29, 2023
a505a82
Update code/modules/research/designs/machine_designs.dm
Thera-Pissed Nov 29, 2023
927f4cc
Update code/modules/research/designs/machine_designs.dm
Thera-Pissed Nov 29, 2023
c8f86b0
Update code/modules/research/designs/machine_designs.dm
Thera-Pissed Nov 29, 2023
b91c805
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Nov 29, 2023
0a2703a
makes MOLS_PER_ICE do anything
Thera-Pissed Nov 29, 2023
d9b3207
Merge branch 'Thruster' of https://github.com/Thera-Pissed/Shiptest i…
Thera-Pissed Nov 29, 2023
3d71609
actually fixes MOLS_PER_ICE
Thera-Pissed Nov 29, 2023
a8d2e78
Update code/game/machinery/shuttle/shuttle_engine_types.dm
Thera-Pissed Nov 29, 2023
3ec55ad
addresses review stuff!
Thera-Pissed Nov 29, 2023
b69e7ea
Merge branch 'master' into Thruster
Thera-Pissed Nov 29, 2023
4a5ad80
Merge branch 'master' into Thruster
Thera-Pissed Dec 3, 2023
9d22fed
Update code/game/machinery/outpost_electrolyzer.dm
Thera-Pissed Dec 6, 2023
65e112a
Update code/game/machinery/shuttle/shuttle_engine_types.dm
Thera-Pissed Dec 6, 2023
1fea2a3
most of the review
Thera-Pissed Dec 6, 2023
f0f0d9c
Merge branch 'master' into Thruster
Thera-Pissed Dec 6, 2023
f7be5ef
Merge branch 'master' into Thruster
Thera-Pissed Dec 7, 2023
4f09b2a
Merge branch 'master' into Thruster
Thera-Pissed Dec 9, 2023
e272617
resolves map conflict?
Thera-Pissed Dec 13, 2023
92c6b9c
Merge branch 'master' into Thruster
Thera-Pissed Dec 19, 2023
86c5483
attempts to revert indie_space to fix problems. might not
Thera-Pissed Dec 19, 2023
a6baafc
Merge branch 'master' into Thruster
Thera-Pissed Dec 19, 2023
3596122
fixes indie_space changes pt 6
Thera-Pissed Dec 19, 2023
f7a8214
Merge branch 'master' into Thruster
Thera-Pissed Dec 24, 2023
bcd86ba
Merge branch 'master' into Thruster
Thera-Pissed Dec 29, 2023
91ca713
Merge branch 'master' into Thruster
Thera-Pissed Jan 1, 2024
5b72faf
Merge branch 'master' into Thruster
Thera-Pissed Jan 5, 2024
174a393
Merge branch 'master' into Thruster
Thera-Pissed Jan 6, 2024
2e97b23
Merge branch 'master' into Thruster
Thera-Pissed Jan 8, 2024
45f7ece
Merge branch 'master' into Thruster
Thera-Pissed Jan 15, 2024
036b675
Merge branch 'master' into Thruster
Thera-Pissed Jan 17, 2024
32a38dd
reverts map changes. again. hopefully
Thera-Pissed Jan 17, 2024
bb5fba8
reverts but from a modern commit? maybe?
Thera-Pissed Jan 17, 2024
4ce96d9
Merge branch 'master' into Thruster
Thera-Pissed Jan 18, 2024
1e3d646
Merge branch 'master' into Thruster
Thera-Pissed Jan 18, 2024
06e44f7
Merge branch 'master' into Thruster
Thera-Pissed Jan 19, 2024
cb9d494
scrip replaces direct production
Thera-Pissed Jan 20, 2024
e51ab19
slightly nicer placeholder sprites
Thera-Pissed Jan 20, 2024
07a69e3
hydrogen exchange gets worse the more its used
Thera-Pissed Jan 20, 2024
92eeb8c
better placeholder pump sprite
Thera-Pissed Jan 20, 2024
a1bd997
noises and stuff
Thera-Pissed Jan 20, 2024
9d32880
pump is on click instead of ctrl click
Thera-Pissed Jan 20, 2024
053e1d5
outpost tax rate to encourage hydrogen mining
Thera-Pissed Jan 20, 2024
c5e3b13
Merge branch 'master' into Thruster
Thera-Pissed Jan 22, 2024
0cf48f6
Merge branch 'master' into Thruster
Thera-Pissed Jan 24, 2024
d547e84
Merge branch 'master' into Thruster
Thera-Pissed Jan 26, 2024
f733b02
Merge branch 'master' into Thruster
Thera-Pissed Feb 2, 2024
0195ea3
Merge branch 'master' into Thruster
Thera-Pissed Feb 6, 2024
3f7fe15
Merge branch 'master' into Thruster
Thera-Pissed Feb 9, 2024
8800f60
Merge branch 'master' into Thruster
Thera-Pissed Feb 11, 2024
996b55e
Merge branch 'master' into Thruster
Thera-Pissed Feb 17, 2024
1fc83c3
Merge branch 'master' into Thruster
Thera-Pissed Feb 22, 2024
476ebd1
Merge branch 'master' into Thruster
Thera-Pissed Feb 24, 2024
12a363b
Merge branch 'master' into Thruster
Thera-Pissed Feb 27, 2024
bbf9995
reverts minerals.dm for now
Thera-Pissed Feb 29, 2024
ac5e29c
Merge branch 'master' into Thruster
Thera-Pissed Feb 29, 2024
fef0bed
addresses review + h exchange sprite
Thera-Pissed Feb 29, 2024
36cb431
Merge remote-tracking branch 'upstream/master' into Thruster
Thera-Pissed Apr 16, 2024
d2898c3
resolves conflict hopefully
Thera-Pissed Apr 16, 2024
3659bc7
github eludes me still
Thera-Pissed Apr 16, 2024
1c381b9
fixes conflict
Thera-Pissed May 14, 2024
8a2c8d1
re-adds placeholder pump icon
Thera-Pissed May 14, 2024
38bd6ee
im skill
Thera-Pissed May 14, 2024
4a21de5
Merge branch 'master' into Thruster
Thera-Pissed May 14, 2024
262ce51
I sure hope it works this time
Thera-Pissed May 14, 2024
f445352
makes ice ore show up again (only on ice planets, duh)
Thera-Pissed May 14, 2024
101434d
electrolyzer eats ice again, oopsies
Thera-Pissed May 14, 2024
0847abf
stuff I missed, for review
Thera-Pissed May 15, 2024
31e492e
actually addresses review of outpost_electrolyzer. oops
Thera-Pissed May 15, 2024
e33e299
adds combustion thruster boards for 2000 credits
Thera-Pissed May 15, 2024
678bc5c
adds combustion thrusters to the dwayne, skipper, and crying sun for TM.
Thera-Pissed May 27, 2024
df38393
minor ship tweaks
Thera-Pissed May 27, 2024
55d8251
reverts computer dmi to fix conflict
Thera-Pissed May 27, 2024
4a6e3a0
readds new screen
Thera-Pissed May 27, 2024
238f201
I hate code
Thera-Pissed May 27, 2024
b969b3c
Merge branch 'master' into Thruster
Thera-Pissed May 27, 2024
ba9ccab
if I just do the exact same thing again it'll work right.
Thera-Pissed May 27, 2024
5410f24
adds combustion thrusters to inkwell and komodo
Thera-Pissed May 27, 2024
c1c082d
test your map changes. duh.
Thera-Pissed May 27, 2024
6f7fa4f
Merge branch 'master' into Thruster
Thera-Pissed May 28, 2024
0a39c7d
implements PR #2977 heater layers
Thera-Pissed May 28, 2024
e32bd3a
how'd that get there
Thera-Pissed May 28, 2024
0251607
Merge remote-tracking branch 'upstream/master' into Thruster
Thera-Pissed May 30, 2024
5441965
Merge commit '493ea5f' into tmp
Thera-Pissed May 31, 2024
f665650
Merge commit '493ea5f' into tmp
Thera-Pissed May 31, 2024
1fbb4fb
Merge branch 'tmp' into Thruster
Thera-Pissed May 31, 2024
39ff64f
what do you mean I should just ask someone who knows what they're doi…
Thera-Pissed May 31, 2024
c480c04
work
Thera-Pissed May 31, 2024
6baa9b8
this should be fixed now
Thera-Pissed May 31, 2024
de0cf12
this is horrid
Thera-Pissed May 31, 2024
4b84174
why couldn't it just let me right click revert, huh
Thera-Pissed May 31, 2024
d3986ff
outpost maps
goober3 May 31, 2024
3ca62e4
Merge branch 'Thruster' of https://github.com/Thera-Pissed/Shiptest i…
goober3 May 31, 2024
a7ef99f
fixes double pipe, pump broke still
Thera-Pissed Jun 1, 2024
2913fe3
bug 'fixed'
Thera-Pissed Jun 2, 2024
104401f
dumb stupid no-fun linters
Thera-Pissed Jun 2, 2024
9a9dccc
another double pipe
Thera-Pissed Jun 2, 2024
0fa4181
wrong unloader
Thera-Pissed Jun 2, 2024
3f557b2
Update code/game/machinery/shuttle/shuttle_heater.dm
Thera-Pissed Jun 8, 2024
fa753bb
wrong path
Thera-Pissed Jun 8, 2024
b5c276d
fixes reconstructing heater bug for plasma & combustion and all thrus…
Thera-Pissed Jun 8, 2024
f9c33eb
probably should unregister the old signal huh
Thera-Pissed Jun 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
368 changes: 269 additions & 99 deletions _maps/outpost/hangar/indie_space_20x20.dmm

Large diffs are not rendered by default.

443 changes: 306 additions & 137 deletions _maps/outpost/hangar/indie_space_40x20.dmm

Large diffs are not rendered by default.

502 changes: 346 additions & 156 deletions _maps/outpost/hangar/indie_space_40x40.dmm

Large diffs are not rendered by default.

518 changes: 340 additions & 178 deletions _maps/outpost/hangar/indie_space_56x20.dmm

Large diffs are not rendered by default.

575 changes: 379 additions & 196 deletions _maps/outpost/hangar/indie_space_56x40.dmm

Large diffs are not rendered by default.

739 changes: 635 additions & 104 deletions _maps/outpost/hangar/nt_ice_20x20.dmm

Large diffs are not rendered by default.

885 changes: 736 additions & 149 deletions _maps/outpost/hangar/nt_ice_40x20.dmm

Large diffs are not rendered by default.

941 changes: 768 additions & 173 deletions _maps/outpost/hangar/nt_ice_40x40.dmm

Large diffs are not rendered by default.

962 changes: 792 additions & 170 deletions _maps/outpost/hangar/nt_ice_56x20.dmm

Large diffs are not rendered by default.

994 changes: 797 additions & 197 deletions _maps/outpost/hangar/nt_ice_56x40.dmm

Large diffs are not rendered by default.

35 changes: 19 additions & 16 deletions _maps/outpost/indie_space.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -182,17 +182,16 @@
/turf/open/floor/plasteel,
/area/outpost/maintenance/fore)
"bi" = (
/obj/machinery/mineral/processing_unit_console{
pixel_y = -31;
machinedir = 1;
output_dir = 1
},
/obj/structure/railing{
dir = 1
},
/obj/effect/turf_decal/corner/opaque/brown{
dir = 10
},
/obj/machinery/computer/electrolyzer_console{
pixel_y = -31;
density = 0
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"bn" = (
Expand Down Expand Up @@ -728,11 +727,10 @@
/turf/open/floor/plasteel/tech/techmaint,
/area/outpost/maintenance/fore)
"fd" = (
/obj/machinery/mineral/processing_unit{
input_dir = 8;
output_dir = 1
/obj/machinery/conveyor/inverted{
id = "outpost1";
dir = 10
},
/obj/effect/turf_decal/industrial/outline/yellow,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/outpost/cargo)
"fh" = (
Expand Down Expand Up @@ -2541,6 +2539,13 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/turf/open/floor/plasteel,
/area/outpost/hallway/central)
"rk" = (
/obj/effect/turf_decal/industrial/outline/yellow,
/obj/machinery/mineral/electrolyzer{
output_dir = 4
},
/turf/open/floor/plasteel/patterned/cargo_one,
/area/outpost/cargo)
"rm" = (
/obj/effect/turf_decal/corner/opaque/grey/full,
/obj/effect/turf_decal/corner/opaque/neutral{
Expand Down Expand Up @@ -5032,10 +5037,8 @@
},
/area/outpost/crew/bar)
"FE" = (
/obj/machinery/mineral/unloading_machine{
dir = 1
},
/obj/effect/turf_decal/industrial/outline/yellow,
/obj/machinery/mineral/electrolyzer_unloader,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/outpost/cargo)
"FF" = (
Expand Down Expand Up @@ -7064,13 +7067,13 @@
/obj/structure/railing{
dir = 6
},
/obj/effect/decal/cleanable/dirt,
/obj/machinery/conveyor_switch{
id = "outpost1";
layer = 3.11;
pixel_y = 4;
pixel_x = 5
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
"RU" = (
Expand Down Expand Up @@ -17438,8 +17441,8 @@ Dp
tI
tI
RO
gO
BZ
rk
bi
Uw
HD
HD
Expand Down Expand Up @@ -17562,7 +17565,7 @@ ca
ca
ca
fd
bi
BZ
Uw
HD
HD
Expand Down
18 changes: 8 additions & 10 deletions _maps/outpost/nanotrasen_ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -554,8 +554,8 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
dir = 4
},
/obj/structure/closet/crate,
/obj/effect/turf_decal/box,
/obj/structure/closet/crate,
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo/smeltery)
"dM" = (
Expand Down Expand Up @@ -2851,10 +2851,9 @@
"td" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/industrial/hatch/yellow,
/obj/machinery/mineral/processing_unit_console{
machinedir = 8;
output_dir = 1;
pixel_x = 32
/obj/machinery/computer/electrolyzer_console{
pixel_x = 32;
density = 0
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo/smeltery)
Expand Down Expand Up @@ -2958,8 +2957,8 @@
},
/area/outpost/exterior)
"tM" = (
/obj/machinery/mineral/unloading_machine,
/obj/effect/turf_decal/industrial/outline/yellow,
/obj/machinery/mineral/electrolyzer_unloader,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/outpost/cargo/smeltery)
"tO" = (
Expand Down Expand Up @@ -6342,11 +6341,10 @@
/turf/open/floor/plasteel/patterned,
/area/outpost/crew/bathroom)
"Rg" = (
/obj/machinery/mineral/processing_unit{
output_dir = 4;
input_dir = 8
},
/obj/effect/turf_decal/industrial/outline/yellow,
/obj/machinery/mineral/electrolyzer{
output_dir = 4
},
/turf/open/floor/plasteel/dark,
/area/outpost/cargo/smeltery)
"Rh" = (
Expand Down
54 changes: 23 additions & 31 deletions _maps/shuttles/independent/independent_dwayne.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,10 @@
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
name = "engine fuel pump"
},
/obj/structure/catwalk/over,
/obj/machinery/atmospherics/components/trinary/mixer{
dir = 8
},
/turf/open/floor/plating,
/area/ship/engineering)
"bW" = (
Expand Down Expand Up @@ -287,7 +286,7 @@
/turf/open/floor/plasteel/tech/techmaint,
/area/ship/engineering)
"gF" = (
/obj/machinery/power/shuttle/engine/fueled/plasma{
/obj/machinery/power/shuttle/engine/fire{
dir = 4
},
/turf/open/floor/plating/airless,
Expand Down Expand Up @@ -346,26 +345,27 @@
/turf/open/floor/plating/airless,
/area/ship/external)
"hK" = (
/obj/machinery/atmospherics/components/unary/shuttle/heater{
dir = 4
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/machinery/door/window/northleft{
dir = 4;
name = "Engine Access"
},
/obj/machinery/atmospherics/components/unary/shuttle/fire_heater{
dir = 4
},
/turf/open/floor/plating,
/area/ship/engineering)
"hZ" = (
/obj/structure/cable{
icon_state = "2-8"
},
/obj/item/radio/intercom/directional/east,
/obj/machinery/atmospherics/components/unary/portables_connector{
dir = 8
},
/obj/item/radio/intercom/directional/east,
/obj/machinery/portable_atmospherics/canister/hydrogen,
/turf/open/floor/plating,
/area/ship/engineering)
"ig" = (
Expand Down Expand Up @@ -477,9 +477,10 @@
/turf/open/floor/plating/airless,
/area/ship/external)
"kQ" = (
/obj/machinery/atmospherics/components/unary/tank/toxins{
/obj/machinery/atmospherics/components/unary/portables_connector{
dir = 8
},
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/open/floor/plating,
/area/ship/engineering)
"ls" = (
Expand Down Expand Up @@ -1203,22 +1204,22 @@
/area/ship/cargo)
"CD" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/atmospherics/pipe/manifold/orange/visible{
dir = 1
/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 10
},
/turf/open/floor/plasteel/tech/grid,
/area/ship/engineering)
"CO" = (
/obj/machinery/atmospherics/components/unary/shuttle/heater{
dir = 4
},
/obj/structure/window/reinforced{
dir = 8
},
/obj/machinery/door/window/northright{
dir = 4;
name = "Engine Access"
},
/obj/machinery/atmospherics/components/unary/shuttle/fire_heater{
dir = 4
},
/turf/open/floor/plating,
/area/ship/engineering)
"CP" = (
Expand Down Expand Up @@ -1625,16 +1626,6 @@
},
/turf/open/floor/plasteel/tech/techmaint,
/area/ship/engineering)
"Mk" = (
/obj/machinery/power/port_gen/pacman,
/obj/structure/cable/yellow{
icon_state = "0-4"
},
/obj/machinery/atmospherics/pipe/simple/orange/hidden,
/obj/item/stack/sheet/mineral/plasma/five,
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plasteel/tech/grid,
/area/ship/engineering)
"Mn" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
dir = 8
Expand Down Expand Up @@ -1893,6 +1884,8 @@
/obj/structure/cable{
icon_state = "1-2"
},
/obj/structure/closet/crate/large,
/obj/machinery/portable_atmospherics/canister/hydrogen,
/turf/open/floor/plating,
/area/ship/cargo)
"QI" = (
Expand Down Expand Up @@ -2124,9 +2117,9 @@
pixel_x = 6;
pixel_y = 7
},
/obj/machinery/atmospherics/pipe/simple/orange/hidden,
/obj/machinery/light/directional/west,
/obj/item/storage/box/lights/mixed,
/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel/tech/grid,
/area/ship/engineering)
"WZ" = (
Expand Down Expand Up @@ -2206,12 +2199,11 @@
/turf/open/floor/plasteel/mono,
/area/ship/medical)
"YE" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
name = "engine fuel pump"
},
/obj/structure/catwalk/over,
/obj/machinery/computer/helm/viewscreen/directional/north,
/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 6
},
/turf/open/floor/plating,
/area/ship/engineering)
"YJ" = (
Expand Down Expand Up @@ -2381,7 +2373,7 @@ tq
CD
vn
WL
Mk
IF
IF
as
kf
Expand Down
Loading
Loading