From 65779eff44d533cb394d888db02186a6257e2f58 Mon Sep 17 00:00:00 2001 From: Belsima <31827220+Belsima@users.noreply.github.com> Date: Wed, 7 Mar 2018 15:12:51 -0500 Subject: [PATCH] Ward-Takahashi names + Northern Star --- code/modules/busy_space/organizations.dm | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/code/modules/busy_space/organizations.dm b/code/modules/busy_space/organizations.dm index da08c70c4a6..457673294b4 100644 --- a/code/modules/busy_space/organizations.dm +++ b/code/modules/busy_space/organizations.dm @@ -104,8 +104,8 @@ // 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", - "NLS Southern Cross in Vir", + "NCS Northern Star in Vir", + //"NLS Southern Cross in Vir", "NAS Vir Central Command", "a dockyard orbiting Sif", "an asteroid orbiting Kara", @@ -235,6 +235,19 @@ motto = "" ship_prefixes = list("WTV" = "freight") + ship_names = list( + "Comet", + "Aurora", + "Supernova", + "Nebula", + "Galaxy", + "Starburst", + "Constellation", + "Pulsar", + "Quark", + "Void", + "Asteroid" + ) destination_names = list() /datum/lore/organization/tsc/bishop