cephalo
Deity
I'm trying to use some of the alternative bonuses that come with warlords, like cotton, in my mod. The problem is that they are appearing on the map all spread out over several map plots. I think I am using the same graphics files that Fall from Heaven defaults to, but in that mod cotton appears correctly in a clump centered in one plot.
The Civ4ArtDefines_Bonuses.xml file is set the same way for both mods
I must be missing some piece of information somewhere. Can somebody give me a clue?
Here is a shot from my mod...
Here is what it should look like from FFH...
The Civ4ArtDefines_Bonuses.xml file is set the same way for both mods
Code:
<BonusArtInfo>
<Type>ART_DEF_BONUS_COTTON</Type>
<fScale>0.5</fScale>
<fInterfaceScale>1.6</fInterfaceScale>
<NIF>Art/Terrain/Resources/Cotton/cotton.nif</NIF>
<KFM/>
<Button>,Art/Interface/Buttons/WorldBuilder/Spices.dds,Art/Interface/Buttons/Warlords_Atlas_1.dds,3,14</Button>
<FontButtonIndex>35</FontButtonIndex>
</BonusArtInfo>
I must be missing some piece of information somewhere. Can somebody give me a clue?
Here is a shot from my mod...
Here is what it should look like from FFH...