mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Merge pull request #1227 from Fox-McCloud/NSS
Fixes NCS Cyberiad References
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ z8 = syndicate station
|
||||
#include "map_files\cyberiad\z8.dmm"
|
||||
|
||||
#define MAP_FILE "cyberiad.dmm"
|
||||
#define MAP_NAME "NCS Cyberiad"
|
||||
#define MAP_NAME "NSS Cyberiad"
|
||||
|
||||
#elif !defined(MAP_OVERRIDE)
|
||||
|
||||
|
||||
@@ -252,7 +252,7 @@ var/global/datum/shuttle_controller/shuttle_controller
|
||||
WS.origin = locate(/area/shuttle/derelict/ship/start)
|
||||
|
||||
WS.destinations = list(
|
||||
"NCS Cyberiad" = locate(/area/shuttle/derelict/ship/station),
|
||||
"NSS Cyberiad" = locate(/area/shuttle/derelict/ship/station),
|
||||
"Engineering Outpost" = locate(/area/shuttle/derelict/ship/engipost),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user