forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate backgrounds and append bg editor with new ones (#1442)
Co-authored-by: SuhEugene <[email protected]>
- Loading branch information
1 parent
366e1f1
commit 2403c70
Showing
70 changed files
with
2,626 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
// EXPANDED_CULTURE_DESCRIPTOR - Start | ||
#define HOME_SYSTEM_UNATHI_TERSTEN "Tersten Clans" | ||
#define FACTION_UNATHI_TERSTEN "Tersten Hegemony" | ||
#define CULTURE_UNATHI_TERSTEN "Tersten Unathi" | ||
|
||
#define FACTION_ZENG_HU "Zeng-Hu Pharmaceuticals" | ||
#define FACTION_WARD_TAKAHASHI "Ward-Takahashi GMB" | ||
#define FACTION_GRAYSON "Grayson Manufactories Ltd." | ||
#define FACTION_AERTHER "Aether Atmospherics and Recycling" | ||
#define FACTION_MAJOR_BILL "Major Bill's" | ||
#define FACTION_FOCAL_POINT "Focal Point Energistics" | ||
#define FACTION_XION "Xion Industrial" | ||
#define FACTION_VEY_MED "Vey-Med" | ||
#define FACTION_BISHOP "Bishop Cybernetics" | ||
#define FACTION_MORPHEUS "Morpheus Cyberkinetics" | ||
#define FACTION_ZPCI "Zone Protection Control Inc." | ||
#define FACTION_SEPTENERGO "SeptEnergo" | ||
|
||
#define CULTURE_HUMAN_LORRIMAN "Lorrimanian" | ||
#define CULTURE_HUMAN_AVANOBLE "Avalon Noble" | ||
#define CULTURE_HUMAN_AVACOMMON "Avalon Commoner" | ||
#define CULTURE_HUMAN_LORDUP "Lordanian, Upper" | ||
#define CULTURE_HUMAN_LORDLOW "Lordanian, Lower" | ||
#define CULTURE_HUMAN_MIRANIAN "Miranian" | ||
#define CULTURE_HUMAN_NYXIAN "Nyxian" | ||
|
||
#define HOME_SYSTEM_TERSTEN "Tersten" | ||
#define HOME_SYSTEM_AVALON "Avalon" | ||
#define HOME_SYSTEM_MIRANIA "Mirania" | ||
#define HOME_SYSTEM_NYX_BRINKBURN "Brinkburn" | ||
#define HOME_SYSTEM_NYX_KALDARK "Kaldark" | ||
#define HOME_SYSTEM_NYX_ROANOK "Roanok" | ||
#define HOME_SYSTEM_NYX_YUKLIT "Yuklit" | ||
#define HOME_SYSTEM_NYX_CASSER "Casser" | ||
|
||
#define FACTION_SKRELL_MED "Gloa'Morr Corp." | ||
#define FACTION_SKRELL_AIR "Krri'gli Corp." | ||
#define FACTION_SKRELL_FOOD "Qorr'moa Inc." | ||
|
||
#define FACTION_POSITRONICS "Positronic Union" | ||
|
||
#define HOME_SYSTEM_ROOT "Root" | ||
|
||
#define LANGUAGE_HUMAN_LORRIMAN "Lirris" | ||
#define LANGUAGE_HUMAN_AVALON "Alain" | ||
#define LANGUAGE_HUMAN_MIRANIAN "Miranian" | ||
// EXPANDED_CULTURE_DESCRIPTOR - End |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.