mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
Adds a new outsider pod option, the dragon cave! (#8579)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user