add faction and government fields
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
faction.FEDERATION=Federation
|
||||
faction.EMPIRE=Empire
|
||||
faction.ALLIANCE=Alliance
|
||||
faction.INDEPENDENT=Independent
|
||||
faction.NONE=None
|
||||
|
||||
government.ANARCHY=Anarchy
|
||||
government.COLONY=Colony
|
||||
government.COMMUNISM=Communism
|
||||
government.CONFEDERACY=Confederacy
|
||||
government.COOPERATIVE=Cooperative
|
||||
government.CORPORATE=Corporate
|
||||
government.DEMOCRACY=Democracy
|
||||
government.DICTATORSHIP=Dictatorship
|
||||
government.FEUDAL=Feudal
|
||||
government.IMPERIAL=Imperial
|
||||
government.PATRONAGE=Patronage
|
||||
government.PRISON_COLONY=Prison colony
|
||||
government.THEOCRACY=Theocracy
|
||||
government.NONE=None
|
||||
|
||||
services.MARKET=Commodities
|
||||
services.BLACK_MARKET=Black Market
|
||||
services.REPAIR=Repair
|
||||
@@ -6,6 +27,7 @@ services.OUTFIT=Outfit
|
||||
services.SHIPYARD=Shipyard
|
||||
services.MEDIUM_LANDPAD=Medium Pad
|
||||
services.LARGE_LANDPAD=Large Pad
|
||||
|
||||
item.group.chemicals=Chemicals
|
||||
item.explosives=Explosives
|
||||
item.hydrogenfuel=Hydrogen Fuel
|
||||
|
||||
Reference in New Issue
Block a user