Hi Smith,
I agree. This is something for 1.3.
You can change all this easily.
1.Orthodox Patriach Mod.
Screenshots.
2.You can add units to the Swordsmith's Guild triggers by adding the unit name, in correct syntax from EDU to the EDG. For example if you add this trigger to EDG you get 15 points for SwordSmith's Guld per Boyar Son Cavalry trained:
Code:
;------------------------------------------
Trigger EXAMPLE_Recruit_Sword_Unit
WhenToTest UnitTrained
Condition UnitType Boyar Sons
Guild swordsmiths_guild s 15
;------------------------------------------
Hope that helps.
Bookmarks