mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 21:53:55 +00:00
Third times the charm :D
This commit is contained in:
@@ -252,7 +252,7 @@ CLASSD_TURF_CREATE(/turf/simulated/floor/outdoors/rocks)
|
||||
|
||||
/area/poi_d/Crevices
|
||||
name = "Class D World Crevices"
|
||||
/turf/simulated/mineral/floor/class_d_indoors
|
||||
base_turf = /turf/simulated/mineral/floor/class_d_indoors
|
||||
|
||||
/area/poi_d/POIs/solar_farm
|
||||
name = "Prefab Solar Farm"
|
||||
@@ -260,9 +260,9 @@ CLASSD_TURF_CREATE(/turf/simulated/floor/outdoors/rocks)
|
||||
|
||||
/area/poi_d/POIs/landing_pad
|
||||
name = "Prefab Homestead"
|
||||
/turf/simulated/mineral/floor/class_d
|
||||
base_turf = /turf/simulated/mineral/floor/class_d
|
||||
requires_power = FALSE
|
||||
|
||||
/area/poi_d/POIs/reactor
|
||||
name = "Prefab Reactor"
|
||||
/turf/simulated/mineral/floor/class_d_indoors
|
||||
base_turf = /turf/simulated/mineral/floor/class_d_indoors
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
#include "tether_shuttles.dm"
|
||||
#include "tether_telecomms.dm"
|
||||
#include "tether_jobs.dm"
|
||||
#include "tether_virgo3b.dm" ///////////////////////////////////////////////////////////
|
||||
#include "tether_virgo4.dm" //Controls Weather and which Z levels the weather effects//
|
||||
#include "tether_class_d_weather_holder.dm" ///////////////////////////////////////////////////////////
|
||||
#include "tether_virgo3b.dm" //Virgo3b Weather
|
||||
#include "tether_virgo4.dm" //Virgo4 Weather
|
||||
#include "tether_class_d_weather_holder.dm" //Virgo5 (class_d) Weather
|
||||
|
||||
#include "../../_maps/map_files/tether/tether-01-surface1.dmm"
|
||||
#include "../../_maps/map_files/tether/tether-02-surface2.dmm"
|
||||
|
||||
Reference in New Issue
Block a user