Fix face name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14681 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
afa44d8321
commit
ab4f9c3151
|
@ -2,7 +2,7 @@ Object abil_burning_hands
|
||||||
anim_suffix spellcasting
|
anim_suffix spellcasting
|
||||||
name burning hands ability
|
name burning hands ability
|
||||||
name_pl burning hands ability
|
name_pl burning hands ability
|
||||||
face spell_burning_hand.111
|
face spell_burning_hands.111
|
||||||
level 1
|
level 1
|
||||||
sp 5
|
sp 5
|
||||||
casting_time 5
|
casting_time 5
|
||||||
|
|
|
@ -2,7 +2,7 @@ Object abil_create_fire_wall
|
||||||
anim_suffix spellcasting
|
anim_suffix spellcasting
|
||||||
name create fire wall ability
|
name create fire wall ability
|
||||||
name_pl create fire wall ability
|
name_pl create fire wall ability
|
||||||
face spell_firewall.111
|
face spell_create_fire_wall.111
|
||||||
level 6
|
level 6
|
||||||
sp 5
|
sp 5
|
||||||
casting_time 4
|
casting_time 4
|
||||||
|
|
|
@ -2,7 +2,7 @@ Object abil_create_frost_wall
|
||||||
anim_suffix spellcasting
|
anim_suffix spellcasting
|
||||||
name create frost wall ability
|
name create frost wall ability
|
||||||
name_pl create frost wall ability
|
name_pl create frost wall ability
|
||||||
face spell_frostwall.111
|
face spell_create_frost_wall.111
|
||||||
level 8
|
level 8
|
||||||
sp 8
|
sp 8
|
||||||
casting_time 3
|
casting_time 3
|
||||||
|
|
Loading…
Reference in New Issue