/datum/map_template/ruin/lavaland prefix = "_maps/RandomRuins/LavaRuins/" /datum/map_template/ruin/lavaland/biodome cost = 5 allow_duplicates = FALSE /datum/map_template/ruin/lavaland/biodome/beach name = "Biodome Beach" id = "biodome-beach" description = "Seemingly plucked from a tropical destination, this beach \ is calm and cool, with the salty waves roaring softly in the \ background. Comes with a rustic wooden bar and suicidal bartender." suffix = "lavaland_biodome_beach.dmm" /datum/map_template/ruin/lavaland/biodome/winter name = "Biodome Winter" id = "biodome-winter" description = "For those getaways where you want to get back to nature, \ but you don't want to leave the fortified military compound where you \ spend your days. Includes a unique(*) laser pistol display case, \ and the recently introduced I.C.E(tm)." suffix = "lavaland_surface_biodome_winter.dmm" /datum/map_template/ruin/lavaland/biodome/clown name = "Biodome Clown Planet" id = "biodome-clown" description = "WELCOME TO CLOWN PLANET! HONK HONK HONK etc.!" suffix = "lavaland_biodome_clown_planet.dmm" /datum/map_template/ruin/lavaland/cube name = "The Wishgranter Cube" id = "wishgranter-cube" description = "Nothing good can come from this. Learn from their mistakes \ and turn around." suffix = "lavaland_surface_cube.dmm" cost = 10 allow_duplicates = FALSE /datum/map_template/ruin/lavaland/prisoners name = "Prisoner Crash" id = "prisoner-crash" description = "This incredibly high security shuttle clearly didn't have \ 'avoiding lavafilled hellscapes' as a design priority. As such, it \ has crashed, waking the prisoners from their cryostasis, and setting \ them loose on the wastes. If they live long enough, that is." suffix = "lavaland_surface_prisoner_crash.dmm" cost = 15 allow_duplicates = FALSE /datum/map_template/ruin/lavaland/seed_vault name = "Seed Vault" id = "seed-vault" description = "The creators of these vaults were a highly advanced and \ benevolent race, and launched many into the stars, hoping to aid \ fledgling civilizations. However, all the inhabitants seem to do is \ grow drugs and guns." suffix = "lavaland_surface_seed_vault.dmm" cost = 10 /datum/map_template/ruin/lavaland/ash_walker name = "Ash Walker Nest" id = "ash-walker" description = "A race of unbreathing lizards live here, that run faster \ than a human can, worship a broken dead city, and are capable of \ reproducing by something involving tentacles? Probably best to \ stay clear." suffix = "lavaland_surface_ash_walker1.dmm" cost = 20 allow_duplicates = FALSE /datum/map_template/ruin/lavaland/free_golem name = "Free Golem Ship" id = "golem-ship" description = "Lumbering humanoids, made out of precious metals, move \ inside this ship. They frequently leave to mine more minerals, \ which they somehow turn into more of them. Seem very intent on \ research and individual liberty, and also geology based naming?" cost = 20 suffix = "lavaland_surface_golem_ship.dmm" allow_duplicates = FALSE /datum/map_template/ruin/lavaland/animal_hospital name = "Animal Hospital" id = "animal-hospital" description = "Rats with cancer do not live very long. And the ones that \ wake up from cryostasis seem to commit suicide out of boredom." cost = 5 suffix = "lavaland_surface_animal_hospital.dmm" allow_duplicates = FALSE /datum/map_template/ruin/lavaland/sin cost = 10 /datum/map_template/ruin/lavaland/sin/envy name = "Ruin of Envy" id = "envy" description = "When you get what they have, then you'll finally be happy." suffix = "lavaland_surface_envy.dmm" /datum/map_template/ruin/lavaland/sin/gluttony name = "Ruin of Gluttony" id = "gluttony" description = "If you eat enough, then eating will be all that you do." suffix = "lavaland_surface_gluttony.dmm" /datum/map_template/ruin/lavaland/sin/greed name = "Ruin of Greed" id = "greed" description = "Sure you don't need magical powers, but you WANT them, and \ that's what's important." suffix = "lavaland_surface_greed.dmm" /datum/map_template/ruin/lavaland/sin/pride name = "Ruin of Pride" id = "pride" description = "Wormhole lifebelts are for LOSERS, who you are better than." suffix = "lavaland_surface_pride.dmm" /datum/map_template/ruin/lavaland/sin/sloth name = "Ruin of Sloth" id = "sloth" description = "..." suffix = "lavaland_surface_sloth.dmm" // Generates nothing but atmos runtimes and salt cost = 0 allow_duplicates = FALSE /datum/map_template/ruin/lavaland/ato name = "Automated Trade Outpost" id = "ato" description = "A sign at the front says 'Stealing is bad.'" suffix = "lavaland_surface_automated_trade_outpost.dmm" cost = 5 /datum/map_template/ruin/lavaland/ufo_crash name = "UFO Crash" id = "ufo-crash" description = "Turns out that keeping your abductees unconcious is really \ important. Who knew?" suffix = "lavaland_surface_ufo_crash.dmm" cost = 5 /datum/map_template/ruin/lavaland/ww_vault name = "Wishgranter Vault" id = "ww-vault" description = "Scrawled on the large double doors is both a message and a \ warning: 'meat grinder requires sacri...'. You're not so sure about \ this anymore." suffix = "lavaland_surface_ww_vault.dmm" cost = 20 /datum/map_template/ruin/lavaland/xeno_nest name = "Xenomorph Nest" id = "xeno-nest" description = "These xenomorphs got bored of horrifically slaughtering \ people on space stations, and have settled down on a nice lava filled \ hellscape to focus on what's really important in life. Quality memes." suffix = "lavaland_surface_xeno_nest.dmm" cost = 20 /datum/map_template/ruin/lavaland/fountain name = "Fountain Hall" id = "fountain" description = "The fountain has a warning on the side. DANGER: May have \ undeclared side effects that only become obvious when implemented." suffix = "lavaland_surface_fountain_hall.dmm" cost = 5 /datum/map_template/ruin/lavaland/survivalcapsule name = "Survival Capsule Ruins" id = "survivalcapsule" description = "What was once sanctuary to the common miner, \ is now their tomb." suffix = "lavaland_surface_survivalpod.dmm" cost = 5 /datum/map_template/ruin/lavaland/tomb name = "Strange Outpost" id = "tomb" description = "A strange tomb, housing the dead of whatever strange civilization \ lived here before. You swear you hear rattling coming from the inside." suffix = "lavaland_surface_tomb.dmm" cost = 10 /datum/map_template/ruin/lavaland/pizza name = "Ruined Pizza Party" id = "pizza" description = "Little Timmy's birthday pizza-bash took a turn for the worse \ when a bluespace anomaly passed by." suffix = "lavaland_surface_pizzaparty.dmm" allow_duplicates = FALSE cost = 5 /datum/map_template/ruin/lavaland/cultaltar name = "Summoning Ritual" id = "cultaltar" description = "A place of vile worship, the scrawling of blood in the middle glowing eerily.\ A demonic laugh echoes throughout the caverns" suffix = "lavaland_surface_cultaltar.dmm" allow_duplicates = FALSE cost = 10 /datum/map_template/ruin/lavaland/hermit name = "Makeshift Shelter" id = "hermitcave" description = "A place of shelter for a lone hermit, scraping by to live another day." suffix = "lavaland_surface_hermit.dmm" allow_duplicates = FALSE cost = 10 /datum/map_template/ruin/lavaland/cult_shuttle name = "Crashed Cult Hive" id = "cultshuttle" description = "A once-bustling home for zealots of the blood-worshiping type. Turns out practicing \ dark rituals mid-jump isn't the best idea." suffix = "lavaland_surface_cultcrash.dmm" cost = 10