Jai Courtney is no longer Austalian? Nor is Zachariah Matthews?
I'm just teasing. But for real, it's not that hard to make your own names list if you don't like what OOTP provides. In fact, you could just go into your world_default.xml file and change:
Quote:
<NATION id="12" name="Australia" pop="22577728" lid="28" capid="77266" gender="0" bbqual="4" abbr="AUS" dem="Australian" time_zone="9" observes_dst="1">
<ETHNICITIES>
<ETHNICITY lid="4" pct="7" />
<ETHNICITY lid="28" pct="93" />
|
to:
Quote:
<NATION id="12" name="Australia" pop="22577728" lid="28" capid="77266" gender="0" bbqual="4" abbr="AUS" dem="Australian" time_zone="9" observes_dst="1">
<ETHNICITIES>
<ETHNICITY lid="0" pct="100" />
|
and you're golden!