add economic and station type to client
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
station.STARPORT=Starport
|
||||
station.CORIOLIS_STARPORT=Coriolis Starport
|
||||
station.OCELLUS_STARPORT=Ocellus Starport
|
||||
station.ORBIS_STARPORT=Orbis Starport
|
||||
station.OUTPOST=Outpost
|
||||
station.CIVILIAN_OUTPOST=Civilian Outpost
|
||||
station.COMMERCIAL_OUTPOST=Commercial Outpost
|
||||
station.INDUSTRIAL_OUTPOST=Industrial Outpost
|
||||
station.MILITARY_OUTPOST=Military Outpost
|
||||
station.MINING_OUTPOST=Mining Outpost
|
||||
station.SCIENTIFIC_OUTPOST=Scientific Outpost
|
||||
station.UNSANCTIONED_OUTPOST=Unsanctioned Outpost
|
||||
station.PLANETARY_PORT=Planetary Port
|
||||
station.PLANETARY_OUTPOST=Planetary Outpost
|
||||
|
||||
faction.FEDERATION=Federation
|
||||
faction.EMPIRE=Empire
|
||||
faction.ALLIANCE=Alliance
|
||||
@@ -29,6 +44,18 @@ services.REFUEL=Refuel
|
||||
services.MEDIUM_LANDPAD=Medium Pad
|
||||
services.LARGE_LANDPAD=Large Pad
|
||||
|
||||
economic.AGRICULTURE=Agriculture
|
||||
economic.EXTRACTION=Extraction
|
||||
economic.HIGH_TECH=High Tech
|
||||
economic.INDUSTRIAL=Industrial
|
||||
economic.MILITARY=Military
|
||||
economic.REFINERY=Refinery
|
||||
economic.SERVICE=Service
|
||||
economic.TERRAFORMING=Terraforming
|
||||
economic.TOURISM=Tourism
|
||||
economic.COLONY=Colony
|
||||
economic.NONE=None
|
||||
|
||||
item.group.chemicals=Chemicals
|
||||
item.explosives=Explosives
|
||||
item.hydrogenfuel=Hydrogen Fuel
|
||||
|
||||
Reference in New Issue
Block a user