mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Add files via upload
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user