Rename burning hands and dragonbreath abilities.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19362 282e977c-c81d-0410-88c4-b93c2d0d6712
master
partmedia 2014-04-20 18:25:43 +00:00
parent 682b237ce9
commit ac52e8805d
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,6 @@
Changes for SVN top of tree: 2014-04-20 Kevin Zheng
============================================================================== * spell/Ability/abil_burning_hands.arc: Rename to "breath flame".
* spell/Ability/ability_dragonbreath.arc: Rename to "breath fire".
Change Wraith to wraith in the Player archetype, so it shows up consistently Change Wraith to wraith in the Player archetype, so it shows up consistently
in the character creation dialoge. in the character creation dialoge.

View File

@ -1,7 +1,7 @@
Object abil_burning_hands Object abil_burning_hands
anim_suffix spellcasting anim_suffix spellcasting
name burning hands ability name breath flame
name_pl burning hands ability name_pl breath flames
face spell_burning_hands.111 face spell_burning_hands.111
level 1 level 1
sp 5 sp 5

View File

@ -2,8 +2,8 @@
# #
Object ability_dragonbreath Object ability_dragonbreath
anim_suffix spellcasting anim_suffix spellcasting
name dragonbreath ability name breath fire
name_pl dragonbreath ability name_pl breath fire
face spell_dragonbreath.111 face spell_dragonbreath.111
level 12 level 12
sp 13 sp 13