diff --git a/code/game/area/Space Station 13 areas.dm b/code/game/area/Space Station 13 areas.dm index 7e1ef0bed4..f6abc7ac06 100755 --- a/code/game/area/Space Station 13 areas.dm +++ b/code/game/area/Space Station 13 areas.dm @@ -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" diff --git a/maps/southern_cross/overmap/shuttles.dm b/maps/southern_cross/overmap/shuttles.dm index 1f4fd03151..11fe6a847f 100644 --- a/maps/southern_cross/overmap/shuttles.dm +++ b/maps/southern_cross/overmap/shuttles.dm @@ -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" diff --git a/maps/submaps/space_submaps/space_areas.dm b/maps/submaps/space_submaps/space_areas.dm index 95c7cd6b3d..a1778d7933 100644 --- a/maps/submaps/space_submaps/space_areas.dm +++ b/maps/submaps/space_submaps/space_areas.dm @@ -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" diff --git a/vorestation.dme b/vorestation.dme index 270418f5d9..8b2a12d87a 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -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"