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/Young_King.cfg

    r22 r26  
    55    race=merman 
    66    image=units/merfolk/young_king.png 
     7    profile="portraits/kai.png" 
    78    [leading_anim] 
    89        [frame] 
     
    2930    die_sound=mermen-die.ogg 
    3031    {DEFENSE_ANIM "units/merfolk/young_king-defend.png" "units/merfolk/young_king.png" mermen-hit.wav } 
    31     [attack] 
     32     
     33    [portrait] 
     34        size=400 
     35        side="left" 
     36        mirror="false" 
     37        image="portraits/kai.png" 
     38    [/portrait] 
     39    [portrait] 
     40        size=400 
     41        side="right" 
     42        mirror="true" 
     43        image="portraits/kai.png" 
     44    [/portrait] 
     45 
     46 
     47    [attack] 
    3248        name=mace 
    3349        description=_"mace" 
Note: See TracChangeset for help on using the changeset viewer.