Fix spell effect name.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21889 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-02-02 17:13:01 +00:00
parent 530c99bcee
commit 476fa8f50f
4 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
Fix spell effect name.
spell/Change_Ability/protection_cold_effect.arc
spell/Change_Ability/protection_fire_effect.arc
spell/Healing/cure_disease_effect.arc
Nicolas Weeger 2021-02-02
Add 'broken' generator faces and archetypes.
monster/animal/bird_gen.arc
monster/animal/broken_bird_gen.base.111.png

View File

@ -1,5 +1,5 @@
Object protection_cold_effect
name rage
name spell effect
face protection_cold_effect.111
animation protection_cold_effect
speed 0.5

View File

@ -1,5 +1,5 @@
Object protection_fire_effect
name rage
name spell effect
face protection_fire_effect.111
animation protection_fire_effect
speed 0.5

View File

@ -1,5 +1,5 @@
Object cure_disease_effect
name rage
name spell effect
face cure_disease_effect.111
animation cure_disease_effect
speed 0.5