From 7b47cbc5ad6af8001833eeeddb2c195728f0e9f9 Mon Sep 17 00:00:00 2001 From: Spades Date: Sun, 13 Aug 2017 04:01:20 -0400 Subject: [PATCH] Update organizations_vr.dm --- code/modules/busy_space/organizations_vr.dm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/code/modules/busy_space/organizations_vr.dm b/code/modules/busy_space/organizations_vr.dm index 6523212dc7..a3e25a50e0 100644 --- a/code/modules/busy_space/organizations_vr.dm +++ b/code/modules/busy_space/organizations_vr.dm @@ -35,7 +35,7 @@ /datum/lore/organization/gov/sifgov // Overrides Polaris stuff name = "Virgo-Erigone Governmental Authority" - short_name = "SifGov" + short_name = "" desc = "Existing far outside the reach of SolGov space, the only governing body of the Virgo-Erigone system is the Virgo Prime Governmental \ Authority, also known as VEGA. It is a Technocracy founded and operated by NanoTrasen, using company appointed experts hired to see \ to the comfort and well being of Virgo's citizens; most of whom are also NanoTrasen employees. VEGA provides basic social services \ @@ -49,13 +49,14 @@ motto = "Reach for the Stars." autogenerate_destination_names = FALSE - ship_prefixes = list("VEFD" = "fire rescue", "VEPD" = "patrol", "VEGA" = "administrative", "NBV" = "freight", "NBV" = "salvage", "SAR" = "medivac") + ship_prefixes = list("VEFD" = "fire rescue", "VEPD" = "patrol", "VEGA" = "administrative", "SAR" = "medivac") destination_names = list( "the colony at Virgo-3B", "the VORE-1 debris field", "a colony on Virgo-2", "a telecommunications satellite", - "the Anur Spaceport" + "the Anur Spaceport", + "to a local distress beacon" ) /datum/lore/organization/gov/federation