[Custom Civ] Jarcast & pineappledan's Hittites

Are the Hittites supposed to have a forest/jungle start bias? Starting in jungle really gimps their chariot UU a lot and unless I'm mistaken Anatolia isn't known for dense forest or jungle...
 
The civ has not a forest/jungle bias, actually they are coded to avoid those regions.
Code:
INSERT INTO Civilization_Start_Region_Avoid
        (CivilizationType,                     RegionType)
VALUES    ('CIVILIZATION_PDAN_HITTITES',         'REGION_JUNGLE'),
        ('CIVILIZATION_PDAN_HITTITES',         'REGION_FOREST');
 
I see, I must have both misread the civilopedia and been very unlucky in my last game! Thanks.
 
Is it safe to assume this "strategy" section is outdated and doesn't apply to the UNW in its current form?

Spoiler :
1757607079170.png
 
Update v7 online.

Changelog:
- text fixes and changes by pineappledan;
- new leader art by Jarcast (leaderscene, DOM, icon);
- new icons for E Dubsargis and Ku Babbar by Putmalk and tweaked by Jarcast.
 
Update v7.1 online.
Pdan forgot to close a text line and it messed up the whole text file. Fixed.
 
There's an error in the credits, I am the original author of the E Dubsargis icon, not Mosile.
 
Back
Top Bottom