From 61a9c434f1b4aed69b2e2773b95c8ca93d5f2c03 Mon Sep 17 00:00:00 2001 From: Atermonera Date: Tue, 31 Oct 2017 22:59:34 -0700 Subject: [PATCH] ATC ships won't go to the current station --- code/modules/busy_space/organizations.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/busy_space/organizations.dm b/code/modules/busy_space/organizations.dm index b8bc38b291..da08c70c4a 100644 --- a/code/modules/busy_space/organizations.dm +++ b/code/modules/busy_space/organizations.dm @@ -104,7 +104,7 @@ // Note that the current station being used will be pruned from this list upon being instantiated destination_names = list( "NSS Exodus in Nyx", - "NCS Northern Star in Vir", + //"NCS Northern Star in Vir", "NLS Southern Cross in Vir", "NAS Vir Central Command", "a dockyard orbiting Sif",