View Single Post
  #6  
Old 11-27-2011, 05:14 PM
Goblin Wizard Goblin Wizard is offline
Approved Member
 
Join Date: Oct 2008
Posts: 508
Default

..\data\maps\global\teutonic.order\map.grade.tree

Code:
[*] : struct.begin
         template=crossbowman_inf
         x = 0
         y = 2
         links : struct.begin
               link=serjant_crossbowman_inf
               armyexp=666
               gold=666
         struct.end
      struct.end
[*] : struct.begin
         template=serjant_crossbowman_inf
         x = 0
         y = 1
         links : struct.begin
         struct.end
      struct.end
But campaign is not a problem. I test this unit in custom battles. If I make it works in custom it will probably work in campaign too.

Last edited by Goblin Wizard; 11-27-2011 at 05:21 PM.
Reply With Quote