Add files via upload

This commit is contained in:
SleepingZi
2021-05-04 09:03:23 -05:00
committed by GitHub
parent 58aee0ab1a
commit cf47730beb
2 changed files with 3 additions and 2 deletions
@@ -42,6 +42,7 @@
#include "excavation1.dmm"
#include "spatial_anomaly.dmm"
#include "speakeasy_vr.dmm"
#include "Campsite_vr.dmm"
#endif
// The 'mountains' is the mining z-level, and has a lot of caves.
@@ -365,7 +366,7 @@
cost = 20
fixed_orientation = TRUE
/datum/map_template/surface/mountains/normal/Speakeasy //VOREStation Edit
/datum/map_template/surface/mountains/normal/Speakeasy //VOREStation add
name = "Speakeasy"
desc = "A hidden underground bar to serve drinks in secret and in style."
mappath = 'maps/submaps/surface_submaps/mountains/speakeasy_vr.dmm'
@@ -164,6 +164,6 @@
name = "POI - Spatial Anomaly"
ambience = AMBIENCE_FOREBODING
/area/submap/Speakeasy
/area/submap/Speakeasy //VOREStation add
name = "POI - Speakeasy"
requires_power = FALSE