Skip to content

Commit

Permalink
Adds holo-fan and two thermomachine and emitters boards to lavaland s…
Browse files Browse the repository at this point in the history
…yndicate base. Attempt #2 (tgstation#84934)

## About The Pull Request
This is my second PR after I goofed up in the first by merging from
master.
Adds a holofan and two thermomachine boards to the engineering crate in
the lavaland syndie base, and adds two emitter boards to its SM room.
## Why It's Good For The Game
The lavaland syndie base has no holofan and is limited to two thermo
machines (four thermomachines and only one emitter if the SM shard room
spawns). This limits atmospheric gameplay and restricts the freedom in
creating set-ups within the base even though it starts with a surplus of
T4 parts and four gas miners. These additions should improve the quality
of base as an atmospheric ghost role and make it less frustrating when
making burns, coolers, dealing with gas leaks Etc. as well as improve SM
shard gameplay when creating high power set ups or tesla.
## Changelog
:cl:
qol: Holofan and two thermomachine and emitter boards in lavaland
syndicate base.
/:cl:
  • Loading branch information
TheNobodyofimportance authored Jul 18, 2024
1 parent 7b52f4d commit d55a67f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4426,6 +4426,9 @@
/obj/item/stack/sheet/plastitaniumglass{
amount = 15
},
/obj/item/holosign_creator/atmos,
/obj/item/circuitboard/machine/thermomachine,
/obj/item/circuitboard/machine/thermomachine,
/turf/open/floor/iron,
/area/ruin/syndicate_lava_base/engineering)
"YP" = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,9 @@
/obj/item/storage/toolbox/syndicate,
/obj/item/pipe_dispenser,
/obj/item/rpd_upgrade/unwrench,
/obj/item/circuitboard/machine/emitter,
/obj/structure/rack,
/obj/item/circuitboard/machine/emitter,
/turf/open/floor/iron/dark,
/area/ruin/syndicate_lava_base/testlab)
"uT" = (
Expand Down

0 comments on commit d55a67f

Please sign in to comment.