Adds a new outsider pod option, the dragon cave! (#8579)

This commit is contained in:
chizzy376
2024-06-27 10:12:25 -04:00
committed by GitHub
parent 8a78a98689
commit 71a2860653
4 changed files with 1796 additions and 367 deletions
@@ -13,6 +13,8 @@
/area/survivalpod/superpose/Dinner
/area/survivalpod/superpose/DragonCave
/area/survivalpod/superpose/ExplorerHome
/area/survivalpod/superpose/Farm
@@ -29,6 +29,12 @@
name = "Cultist ship."
description = "A medium size cult themed ship, it has some basic cultist gear."
/datum/map_template/shelter/superpose/dragoncave
shelter_id = "DragonCave"
mappath = "modular_chomp/maps/submaps/shelters/DragonCave-18x18.dmm"
name = "Dragon Cave"
description = "A small cave with treasure featuring a tucked away hotspring."
/datum/map_template/shelter/superpose/DemonPool
shelter_id = "DemonPool"
mappath = "modular_chomp/maps/submaps/shelters/DemonPool-21x21.dmm"