mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
[MIRROR] Lizard's Gas(LAVALAND EDITION) (#26847)
* Lizard's Gas(LAVALAND EDITION) (#81815) ## About The Pull Request Adds a new lavaland ruin from the Lizard's Gas franchise  ## Why It's Good For The Game Lore and also more ruin is good ## Changelog 🆑 add: New Lizard's Gas ruin, this time in lavaland /🆑 * Lizard's Gas(LAVALAND EDITION) --------- Co-authored-by: EEASAS <109891564+EEASAS@users.noreply.github.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -29,6 +29,13 @@
|
||||
description = "WELCOME TO CLOWN PLANET! HONK HONK HONK etc.!"
|
||||
suffix = "lavaland_biodome_clown_planet.dmm"
|
||||
|
||||
/datum/map_template/ruin/lavaland/lizgas
|
||||
name = "The Lizard's Gas(Lava)"
|
||||
id = "lizgas2"
|
||||
description = "A recently opened gas station from the Lizard's Gas franchise."
|
||||
suffix = "lavaland_surface_gas.dmm"
|
||||
allow_duplicates = FALSE
|
||||
|
||||
/datum/map_template/ruin/lavaland/cube
|
||||
name = "The Wishgranter Cube"
|
||||
id = "wishgranter-cube"
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
name = "\improper Clown Biodome"
|
||||
ambientsounds = list('sound/ambience/clown.ogg')
|
||||
|
||||
/area/ruin/lizard_gaslava
|
||||
name = "\improper Lizard's Gas(Lava)"
|
||||
|
||||
/area/ruin/unpowered/gaia
|
||||
name = "\improper Patch of Eden"
|
||||
|
||||
|
||||
@@ -29,6 +29,7 @@ _maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_cultaltar.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_gas.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_hermit.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_hierophant.dmm
|
||||
#_maps/RandomRuins/LavaRuins/lavaland_surface_library.dmm
|
||||
|
||||
Reference in New Issue
Block a user