Merge pull request #4802 from VOREStation/upstream-merge-5970

[MIRROR] Moves crashed medical shuttle PoI to deep caves
This commit is contained in:
Novacat
2019-03-28 21:27:48 -04:00
committed by GitHub
@@ -125,12 +125,6 @@
mappath = 'maps/submaps/surface_submaps/mountains/temple.dmm'
cost = 20
/datum/map_template/surface/mountains/normal/crashedmedshuttle
name = "Crashed Med Shuttle"
desc = "A medical response shuttle that went missing some time ago. So this is where they went."
mappath = 'maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm'
cost = 20
/datum/map_template/surface/mountains/normal/digsite
name = "Dig Site"
desc = "A small abandoned dig site."
@@ -279,4 +273,11 @@
desc = "A long stretch of lava underground, almost river-like, with a small crystal research outpost on the side."
mappath = 'maps/submaps/surface_submaps/mountains/lava_trench.dmm'
cost = 20
fixed_orientation = TRUE
fixed_orientation = TRUE
/datum/map_template/surface/mountains/deep/crashedmedshuttle
name = "Crashed Med Shuttle"
desc = "A medical response shuttle that went missing some time ago. So this is where they went."
mappath = 'maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm'
cost = 20
fixed_orientation = TRUE