g0datwork2
Chieftain
- Joined
- Jan 13, 2015
- Messages
- 12
Hey. Im trying to make it so alhambra effects range and seige weapons too. This is what I have and idk why it isnt working. Also I fear this will just change the free promo so how could I make it change to both barrage and drill. thanks
<GameData>
<Buildings>
<Update>
<Set TrainedFreePromotion="PROMOTION_BARRAGE_1"/>
<Where Type="BUILDING_ALHAMBRA"/>
</Buildings>
</Update>
</GameData>
<GameData>
<Buildings>
<Update>
<Set TrainedFreePromotion="PROMOTION_BARRAGE_1"/>
<Where Type="BUILDING_ALHAMBRA"/>
</Buildings>
</Update>
</GameData>