small map tweaks
- included cozy cabin into map pool - small fixes to fast food map - removed wastes ashlander spawn
This commit is contained in:
@@ -52,14 +52,15 @@
|
||||
cost = 10
|
||||
allow_duplicates = FALSE
|
||||
|
||||
/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
|
||||
//GS13 - removed, because we already have ashwalkers on the map by default
|
||||
// /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/syndicate_base
|
||||
name = "Syndicate Lava Base"
|
||||
|
||||
Reference in New Issue
Block a user