Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/res/data/campaigns/Dead_Water/units/Warrior_King.cfg

    r22 r26  
    55    race=merman 
    66    image="units/merfolk/warrior_king.png" 
     7    profile="portraits/kai.png" 
    78    [leading_anim] 
    89        [frame] 
     
    2425    cost=60 
    2526    usage=fighter 
     27 
     28    [portrait] 
     29        size=400 
     30        side="left" 
     31        mirror="false" 
     32        image="portraits/kai.png" 
     33    [/portrait] 
     34    [portrait] 
     35        size=400 
     36        side="right" 
     37        mirror="true" 
     38        image="portraits/kai.png" 
     39    [/portrait] 
     40 
     41 
    2642    [abilities] 
    2743        {ABILITY_LEADERSHIP_LEVEL_3} 
Note: See TracChangeset for help on using the changeset viewer.