I trying to making catapult burning effect. It was done in GAE 0.212b, but when I compile it with ver 0.3.2 or 0.3.93, I caught an error. :(
Take a look at this :
<effects>
<effect name= "burning" .....
<flags>
<effects-buildings />
</flags>
</effect>
</effects>
And error message...
XML Error in techs/advanced_magitech/factions/tech/units/catapult/catapult.xml:
Invalid flag: effects-buildings
Seem the "effects-buildings" flag is removed in GAE 0.3x.
If this flag removed, please add it as soon as possible. :)
Edit by Omega: Changed title as per my reply.