#6567 closed defect (fixed)

Only specific name for Han females displayed

Reported by: Langbart Owned by: wowgetoffyourcellphone
Priority: Should Have Milestone: Alpha 26
Component: UI & Simulation Keywords: simple
Cc: Patch:

Description

The Han woman only shows the specific name. Mix-up between Specific and Generic in the Identity section.
Earliest commit from the Han mod bca4b9f (9/Jan/20).


templates/units/han/support_female_citizen.xml

Line 
8 <Identity>
9 <Civ>han</Civ>
10 <GenericName>Fù Nǚ</GenericName>
11 <Icon>units/han/support_female_citizen.png</Icon>
12 </Identity>

Other Han units and structures are fine.

additional nit pick

Changing the default setting for howtoshownames from 0 to 1 would be more consistent, as the general name is always listed before the specific name in the template files.

Change History (1)

comment:1 by wowgetoffyourcellphone, 23 months ago

Owner: set to wowgetoffyourcellphone
Resolution: fixed
Status: newclosed

In 26936:

[Bug Fix] Han Female Citizen specific name was set to the generic name erroneously.

Fixes #6567

Note: See TracTickets for help on using tickets.