9 lines
347 B
Plaintext
9 lines
347 B
Plaintext
/datum/map_template/ruin/lavaland/duohermit
|
|
name = "Makeshift Big Shelter"
|
|
id = "duohermitcave"
|
|
description = "A place of shelter for a couple of stranded hermits, scraping by to live another day."
|
|
suffix = "lavaland_surface_duohermit.dmm"
|
|
allow_duplicates = FALSE
|
|
never_spawn_with = list(/datum/map_template/ruin/lavaland/hermit)
|
|
cost = 5
|