Hi, I'm trying to learn how to mod...I'm completly new to modding though
so I've been reading kael's modders guide lately, and today I came up with this update to the xml files, but I really can not figure out why it does not show up in the game.
<GameData>
<Buildings>
<Update>
<Set Happiness="8"/>
<Where Type="BUILDING_COLOSSEUM"/>
</Update>
</Buildings>
</GameData>
EDIT:its weird how in civfanatics it just reads straight down and no tabs.....would putting it into a spoiler help?
its to make the colosseum have 8 happiness instead of 2.
there were no errors, and I really can not figure out what went wrong after trying to do fix it for an hour now...
Thank you for your time!
so I've been reading kael's modders guide lately, and today I came up with this update to the xml files, but I really can not figure out why it does not show up in the game.
<GameData>
<Buildings>
<Update>
<Set Happiness="8"/>
<Where Type="BUILDING_COLOSSEUM"/>
</Update>
</Buildings>
</GameData>
EDIT:its weird how in civfanatics it just reads straight down and no tabs.....would putting it into a spoiler help?
its to make the colosseum have 8 happiness instead of 2.
there were no errors, and I really can not figure out what went wrong after trying to do fix it for an hour now...
Thank you for your time!