mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
//citizenship defines
|
|
#define CITIZENSHIP_BIESEL "Republic of Biesel"
|
|
#define CITIZENSHIP_SOL "Sol Alliance"
|
|
#define CITIZENSHIP_FRONTIER "Frontier Alliance"
|
|
#define CITIZENSHIP_ELYRA "Republic of Elyra"
|
|
#define CITIZENSHIP_ERIDANI "Eridani Federation"
|
|
#define CITIZENSHIP_DOMINIA "Empire of Dominia"
|
|
|
|
#define CITIZENSHIP_IZWESKI "Izweski Hegemony"
|
|
|
|
#define CITIZENSHIP_JARGON "Jargon Federation"
|
|
|
|
#define CITIZENSHIP_PRA "People's Republic of Adhomai"
|
|
|
|
#define CITIZENSHIP_ZORA "Zo'ra Hive"
|
|
|
|
#define CITIZENSHIP_NONE "None"
|
|
|
|
//religion defines
|
|
#define RELIGION_NONE "None"
|
|
#define RELIGION_OTHER "Other"
|
|
#define RELIGION_CHRISTIANITY "Christianity"
|
|
#define RELIGION_ISLAM "Islam"
|
|
#define RELIGION_JUDAISM "Judaism"
|
|
#define RELIGION_HINDU "Hinduism"
|
|
#define RELIGION_BUDDHISM "Buddhism"
|
|
#define RELIGION_MOROZ "Moroz Holy Tribunal"
|
|
#define RELIGION_TRINARY "Trinary Perfection"
|
|
#define RELIGION_SCARAB "Scarab Folk Beliefs"
|
|
|
|
#define RELIGION_THAKH "Th'akh"
|
|
#define RELIGION_SKAKH "Sk'akh"
|
|
#define RELIGION_AUTAKH "Aut'akh"
|
|
#define RELIGION_SIAKH "Si'akh"
|
|
|
|
#define RELIGION_QEBLAK "Qeblak"
|
|
#define RELIGION_WEISHII "Weishii"
|
|
|
|
#define RELIGION_TWINSUNS "S'rendarr and Messa"
|
|
#define RELIGION_MATAKE "Ma'ta'ke"
|
|
#define RELIGION_RASKARA "Raskariim"
|
|
|
|
#define RELIGION_HIVEPANTHEON "Hive Pantheon"
|
|
#define RELIGION_PREIMMINENNCE "Preimminennce"
|
|
#define RELIGION_PILOTDREAM "Pilot Dream"
|