1
0
forked from 0ad/0ad

Rename the "Han Chinese" to "Han"

Han Chinese is not wrong per se but unnecessary precise.
See the forum discussion here:
https://wildfiregames.com/forum/topic/51306-thread-for-posting-suggestions-for-alpha-26/page/15/#comment-495849
and the usage of "Han" in an article from the metropilitan museeum:
https://www.metmuseum.org/toah/hd/hand/hd_hand.htm

comments by:
@Langbart

accepted by :
@asterix
@Freagarach

Differential revision: https://code.wildfiregames.com/D4659
This was SVN commit r26891.
This commit is contained in:
marder 2022-05-20 06:36:38 +00:00
parent f8d2927748
commit b2e093d915
8 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Han Chinese storehouse">
<variant frequency="100" name="Han storehouse">
<mesh>structural/han_storehouse.dae</mesh>
<props>
<prop actor="props/wooden_planks.xml" attachpoint="below_side_shed"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
{
"genericName": "Sun Tzu's \"The Art of War\"",
"specificName": { "han": "Sūnzǐ BīngFǎ" },
"description": "This famous and most important work of the Seven Military Classics teaches Chinese commanders everything about planning battles, maintaining armies, and defeating one's enemies.",
"description": "This famous and most important work of the Seven Military Classics teaches Han commanders everything about planning battles, maintaining armies, and defeating one's enemies.",
"cost": {
"food": 1200,
"metal": 1200

View File

@ -1,6 +1,6 @@
{
"genericName": "Crossbow Training",
"description": "The Chinese had a tradition of fine archery and a penchant for using massed crossbowmen in battle.",
"description": "The Han had a tradition of fine archery and a penchant for using massed crossbowmen in battle.",
"cost": {
"food": 400,
"wood": 400

View File

@ -14,7 +14,7 @@
</EntityLimits>
<Identity>
<Civ>han</Civ>
<GenericName>Han Chinese</GenericName>
<GenericName>Han</GenericName>
<History>The Han dynasty (206 BC – AD 220) was the second imperial dynasty of China, preceded by the Qin dynasty (221–207 BC) and succeeded by the Three Kingdoms period (AD 220–280). It is considered a golden age in Chinese history, and China made significant progress in arts and sciences during the Han period. The core of the Han empire was around the Wei River, and the Han capital was Chang'an, very close to the Qin capital Xianyang (both are now part of Xi'an, Shaanxi).</History>
<Icon>emblems/emblem_chinese.png</Icon>
</Identity>

View File

@ -6,7 +6,7 @@
</Footprint>
<Identity>
<Civ>han</Civ>
<GenericName>Chinese War Chariot</GenericName>
<GenericName>Han War Chariot</GenericName>
<SpecificName>Zhanche</SpecificName>
<VisibleClasses datatype="tokens">Chariot</VisibleClasses>
<RequiredTechnology>unlock_champion_chariots</RequiredTechnology>