update some comments and enable something I disabled.
This commit is contained in:
Kassc Zeravla
2020-12-09 01:02:08 -05:00
parent 99d56c207f
commit ad8e4d2440
4 changed files with 4 additions and 2 deletions

View File

@@ -2638,7 +2638,7 @@ var/list/the_station_areas = list (
name = "\improper Exploration Locker Room Three"
icon_state = "hangarcontrol"
//Chompstation overmap exploration shuttles
//CHOMPedit KSC = overmap exploration shuttles
/area/shuttle/stargazer
name = "\improper Stargazer"

View File

@@ -1,3 +1,4 @@
//CHOMPedit KSC = These are areas for the exploration ships in on cargo shuttle.
//Stargazer
/datum/shuttle/autodock/overmap/stargazer
name = "Stargazer"

View File

@@ -1,4 +1,4 @@
//KSC These are areas for all 37 space POI's, these are for overmap exploration.
//CHOMPedit KSC = These are areas for all 37 space POI's, these are for overmap exploration.
/area/submap
name = "Submap Area"

View File

@@ -4067,6 +4067,7 @@
#include "maps\southern_cross\structures\closets\misc.dm"
#include "maps\southern_cross\structures\closets\research.dm"
#include "maps\southern_cross\structures\closets\security.dm"
#include "maps\submaps\_helpers.dm"
#include "maps\submaps\engine_submaps\engine.dm"
#include "maps\submaps\engine_submaps\engine_areas.dm"
#include "maps\submaps\engine_submaps_vr\tether\_engine_submaps.dm"