Fixes empty cabin, readds all pois except turret/merc ones

This commit is contained in:
Heroman
2022-02-09 16:03:31 +10:00
parent fe350a3a44
commit 2a0eb7232a
@@ -296,7 +296,6 @@
desc = "A temporarily abandoned VR den, still functional."
mappath = 'maps/submaps/surface_submaps/plains/VRDen.dmm'
cost = 10
/*
/datum/map_template/surface/plains/leopardmanderden
name = "Leopardmander Den"
desc = "Den of a voracious but very rare beast."
@@ -308,20 +307,26 @@
desc = "Den hosted by the biggest alpha wolf of the wilderness"
mappath = 'maps/submaps/surface_submaps/plains/greatwolfden.dmm'
cost = 15
/*
/datum/map_template/surface/plains/dogbase
name = "Dog Base"
desc = "A highly secured base with hungry trained canines"
mappath = 'maps/submaps/surface_submaps/plains/dogbase.dmm'
cost = 20
allow_duplicates = FALSE
*/
/datum/map_template/surface/plains/emptycabin
name = "Empty Cabin"
desc = "An inconspicuous looking den hosted by a hungry otie"
mappath = 'maps/submaps/surface_submaps/plains/emptycabin.dmm'
cost = 10
/datum/map_template/surface/plains/lonewolf
name = "Lone Wolf"
desc = "A large oppressing wolf, supervising from above its cliff"
mappath = 'maps/submaps/surface_submaps/plains/lonewolf.dmm'
cost = 5
/*
/datum/map_template/surface/plains/otieshelter
name = "Otie Shelter"
desc = "A experimental lab of various breeds of oties"
@@ -334,7 +339,7 @@
mappath = 'maps/submaps/surface_submaps/plains/syndisniper.dmm'
cost = 5
*/
/datum/map_template/surface/plains/drgnplateu
name = "Dragon Plateu"
desc = "A dangerous plateu of cliffs home to a rampant gold hoarding dragon"