mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Polaris Sync
This commit is contained in:
@@ -73,11 +73,39 @@
|
||||
motto = ""
|
||||
|
||||
ship_prefixes = list("NSV" = "exploration", "NTV" = "hauling", "NDV" = "patrol", "NRV" = "emergency response")
|
||||
//Scientist naming scheme
|
||||
ship_names = list(
|
||||
"Bardeen",
|
||||
"Einstein",
|
||||
"Feynman",
|
||||
"Sagan",
|
||||
"Tyson",
|
||||
"Galilei",
|
||||
"Jans",
|
||||
"Fhriede",
|
||||
"Franklin",
|
||||
"Tesla",
|
||||
"Curie",
|
||||
"Darwin",
|
||||
"Newton",
|
||||
"Pasteur",
|
||||
"Bell",
|
||||
"Mendel",
|
||||
"Kepler",
|
||||
"Edision",
|
||||
"Cavendish",
|
||||
"Nye",
|
||||
"Hawking",
|
||||
"Aristotle",
|
||||
"Von Braun",
|
||||
"Kaku",
|
||||
"Oppenheimer"
|
||||
)
|
||||
// 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 Southern Cross in Vir",
|
||||
"NLS Southern Cross in Vir",
|
||||
"NAS Vir Central Command",
|
||||
"a dockyard orbiting Sif",
|
||||
"an asteroid orbiting Kara",
|
||||
@@ -110,6 +138,24 @@
|
||||
motto = ""
|
||||
|
||||
ship_prefixes = list("HTV" = "freight", "HTV" = "munitions resupply")
|
||||
//War God/Soldier Theme
|
||||
ship_names = list(
|
||||
"Ares",
|
||||
"Athena",
|
||||
"Grant",
|
||||
"Custer",
|
||||
"Puller",
|
||||
"Nike",
|
||||
"Bellona",
|
||||
"Leonides",
|
||||
"Bast",
|
||||
"Jackson",
|
||||
"Lee",
|
||||
"Annan",
|
||||
"Chi Yu",
|
||||
"Shiva",
|
||||
"Tyr"
|
||||
)
|
||||
destination_names = list(
|
||||
"a SolGov dockyard on Luna",
|
||||
"a Fleet outpost in the Almach Rim",
|
||||
@@ -133,6 +179,22 @@
|
||||
motto = ""
|
||||
|
||||
ship_prefixes = list("VTV" = "transportation", "VMV" = "medical resupply")
|
||||
// Diona names
|
||||
ship_names = list(
|
||||
"Wind That Stirs The Waves",
|
||||
"Sustained Note Of Metal",
|
||||
"Bright Flash Reflecting Off Glass",
|
||||
"Veil Of Mist Concealing The Rock",
|
||||
"Thin Threads Intertwined",
|
||||
"Clouds Drifting Amid Storm",
|
||||
"Loud Note And Breaking",
|
||||
"Endless Vistas Expanding Before The Void",
|
||||
"Fire Blown Out By Wind",
|
||||
"Star That Fades From View",
|
||||
"Eyes Which Turn Inwards",
|
||||
"Joy Without Which The World Would Come Undone",
|
||||
"A Thousand Thousand Planets Dangling From Branches"
|
||||
)
|
||||
destination_names = list(
|
||||
"a research facility in Samsara",
|
||||
"a SDTF near Ue-Orsi",
|
||||
@@ -289,9 +351,16 @@
|
||||
"Nothing To Declare",
|
||||
"Sneaking Suspicion",
|
||||
"Bass Ackwards",
|
||||
"Good Things Come to Those Who Freight"
|
||||
|
||||
|
||||
"Good Things Come to Those Who Freight",
|
||||
"Redundant Morality",
|
||||
"Synthetic Goodwill",
|
||||
"Your Ad Here",
|
||||
"What Are We Plotting?",
|
||||
"Set Phasers To Stun",
|
||||
"Preemptive Defensive Strike",
|
||||
"This Ship Is Spiders",
|
||||
"Legitimate Trade Vessel",
|
||||
"Please Don't Explode II"
|
||||
)
|
||||
destination_names = list(
|
||||
"A trade outpost in Shelf"
|
||||
|
||||
Reference in New Issue
Block a user