Two new nations: Formosan and Khoisan

Contribute, display and discuss rulesets and modpacks for use in Freeciv here.
Post Reply
resodan
Posts: 3
Joined: Mon May 20, 2013 8:14 pm

Two new nations: Formosan and Khoisan

Post by resodan »

Hey folks. Been a long time since I contributed (several years, in fact).

Just made two new nations, Khoisan and Formosan. Below is for the Formosan:
[nation_formosan]

name=_("Formosan")
plural=_("?plural:Formosans")
groups="Asian", "Ancient"
legend=_("Taiwan is home to fourteen officially recognized and twelve unrecognized tribes,\
all of whom are traditionally speakers of a group of Austronesian languages\
known as Formosan. Historical linguists consider the island to be the home\
of the Austronesian family, as it is host to the most diverse set of Austronesian\
languages. Many of the tribes are traditionally matrilineal. Starting in the 17th\
century, European and East Asian colonists vied for control of the island,\
encroaching on aboriginal lands. Today, Formosans constitute around 2%\
of the population of Taiwan.")

leaders = {
"name", "sex"
"Ciwas Ali ", "Female"
"Taccaran", "Male"
"Kamachat Maloe", "Male"
"Paelabang Danapan", "Male"
"Mona Rudao", "Male"
"Kamachat Aslamie", "Male"
"Walis Pelin", "Male"
}

flag="formosan"
flag_alt="-"
city_style="Tropical"

init_techs=""
init_buildings=""
init_units=""

civilwar_nations="Taiwanese", "Cham", "Filipino"

cities =
"Baccluan",
"Mattau",
"Sinkan",
"Taraquang",
"Tevorang",
"Soulang",
"Favorolang",
"Tirosen",
"Taccariang",
"Dorcko",
"Vasikan",
"Gierim",
"Saccam",
"Verovorang",
"Dolatock",
"Pangsoya",
"Pimaba",
"Jilon",
"Danshui",
"Tivalukang",
"Tarokei",
"Tampsui",
"Zoatalay",
"Lichoco",
"Taparri",
"Kimaurri",
"Senar",
"Pantaos",
"Lona",
"Ulibulibuk",
"Bankio",
"Alipai",
"Pinaski",
"Tamalakaw",
"Rikabung",
"Puyuma",
"Peinan",
"Balangaw",
"Apapalo",
"Kasabakan",
"Katipul",
"Nirbuaqan",
"Sabaha Bakalas"
Attachments
formosan-shield-large.png
formosan-shield-large.png (928 Bytes) Viewed 11021 times
formosan.png
formosan.png (907 Bytes) Viewed 11021 times
formosan-large.png
formosan-large.png (1.24 KiB) Viewed 11021 times
formosan-shield.png
formosan-shield.png (660 Bytes) Viewed 11021 times
resodan
Posts: 3
Joined: Mon May 20, 2013 8:14 pm

Re: Two new nations: Formosan and Khoisan

Post by resodan »

And the Khoisan:
[nation_khoisan]

name=_("Khoisan")
plural=_("?plural:Khoisan")
groups="Ancient", "African"
legend=_("Khoisan speakers are typically divided between the Khoikhoi, traditionally herders,\ and the San, traditionally hunter gatherers. They are traditionally\ among the most egalitarian societies on the planet. San\ society in particular is organized around the institutions of\ family and band. Khoisan peoples carry some of the\ most ancient genetic lineages in the world. Today there\ are over 300,000 Khoisan people, forming significant minorities\ in and around the Kalahari desert in Namibia, Botswana,\ South Africa, and Angola.")

leaders = {
"name", "sex"
"!U", "Male"
"Krotoa", "Male"
"╪Toma", "Male"
"/Gawamūma /Ōnōb", "Male"
"Tsamgao", "Male"
"╪Gao", "Male"
"/Ti!kay", "Male"
"Adam Kok III", "Male"
"Manasse ǃNoreseb Gamab", "Male"
"DaSo", "Female"
}

flag="khoisan"
flag_alt = "-"
city_style = "Tropical"

init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "namibia", "xhosa"

cities =
"//Hui !Gaeb",
"Khorixas",
"Gam",
"Hoachanas",
"Seeis",
"ǀAiǁGams",
"!Hoaxa !nâs",
"Keitsa",
"Cho/ana",
"Khumsa",
"!No!Go",
"Nama",
"//Gon//Gana",
"Kai Kai",
"Dom!Na",
"Khownwa",
"╪Go╪Gowe",
"Nam Tchoha",
"//No!Gau",
"Kautsa",
"Gura",
"Khumsa",
"Gautscha",
"Khaxutsus",
"Tsumkwe",
"//Khara hais",
"!Huni //hāb",
"Huri ╪oaxa",
"Gūdaos",
"Kai mûs",
"!Gariep"
Attachments
khoisan-large.png
khoisan-large.png (2.08 KiB) Viewed 11020 times
khoisan.png
khoisan.png (1.36 KiB) Viewed 11020 times
khoisan-shield-large.png
khoisan-shield-large.png (822 Bytes) Viewed 11020 times
khoisan-shield.png
khoisan-shield.png (669 Bytes) Viewed 11020 times
User avatar
JTN
Elite
Posts: 473
Joined: Wed Jan 30, 2013 12:15 am

Re: Two new nations: Formosan and Khoisan

Post by JTN »

Not sure if our nations maintainer, mixcoatl, is watching here. You might be better posting these to the Gna patch tracker in the "rulesets" category and assigning them to mixcoatl for review. (I've checked and we don't seem to have either of these on trunk or in pending patches.)
User avatar
JTN
Elite
Posts: 473
Joined: Wed Jan 30, 2013 12:15 am

Re: Two new nations: Formosan and Khoisan

Post by JTN »

Oh, and you'll need SVG versions of the flags. There's some more info about this sort of thing on the wiki (and it may even be up to date).
resodan
Posts: 3
Joined: Mon May 20, 2013 8:14 pm

Re: Two new nations: Formosan and Khoisan

Post by resodan »

I'll post them over there, thanks! :)
Sereniama
Posts: 6
Joined: Fri Oct 04, 2013 6:51 am
Location: Liechtenstein

Re: Two new nations: Formosan and Khoisan

Post by Sereniama »

Make the Mosuo People.
mixcoatl
Posts: 2
Joined: Sun Nov 03, 2013 1:33 pm

Re: Two new nations: Formosan and Khoisan

Post by mixcoatl »

I made svg versions of the flags and posted the nations in the patch tracker:
https://gna.org/patch/?4291
https://gna.org/patch/?4292
Akbar II
Posts: 2
Joined: Sat Mar 29, 2014 10:06 pm

Re: Two new nations: Formosan and Khoisan

Post by Akbar II »

There are some flags which are wrong, such as Manchukuo. Could someone please help me whom to contact to correct them? Thank you.
Post Reply