mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Oops 2.0
update some comments and enable something I disabled.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user