mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
Adds steam vents to maintenance, adds some flavor to maintenance. (#66915)
* Steam Vent Challenge (Do not meme) * Fixes icebox, I think * Changes to how smoke behaves appears to have removed the need for the opacity setting on the vent. Sounds. * Mapmerge sama please * Adds signal system, crafting recipe, and some basic crafting organization. * Potential fix * Apply suggestions from code review Co-authored-by: Seth Scherer <supernovaa41@gmx.com> * makes changes thanks anturk Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
This commit is contained in:
@@ -216,3 +216,10 @@
|
||||
/obj/structure/billboard/roadsign/twomillion = 25,
|
||||
/obj/structure/billboard/roadsign/error = 25,
|
||||
)
|
||||
|
||||
/obj/effect/spawner/random/structure/steam_vent
|
||||
name = "steam vent spawner"
|
||||
loot = list(
|
||||
/obj/structure/steam_vent = 50,
|
||||
/obj/structure/steam_vent/fast = 50,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user