Fix spell effect name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21889 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
530c99bcee
commit
476fa8f50f
|
@ -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.
|
Add 'broken' generator faces and archetypes.
|
||||||
monster/animal/bird_gen.arc
|
monster/animal/bird_gen.arc
|
||||||
monster/animal/broken_bird_gen.base.111.png
|
monster/animal/broken_bird_gen.base.111.png
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Object protection_cold_effect
|
Object protection_cold_effect
|
||||||
name rage
|
name spell effect
|
||||||
face protection_cold_effect.111
|
face protection_cold_effect.111
|
||||||
animation protection_cold_effect
|
animation protection_cold_effect
|
||||||
speed 0.5
|
speed 0.5
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Object protection_fire_effect
|
Object protection_fire_effect
|
||||||
name rage
|
name spell effect
|
||||||
face protection_fire_effect.111
|
face protection_fire_effect.111
|
||||||
animation protection_fire_effect
|
animation protection_fire_effect
|
||||||
speed 0.5
|
speed 0.5
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Object cure_disease_effect
|
Object cure_disease_effect
|
||||||
name rage
|
name spell effect
|
||||||
face cure_disease_effect.111
|
face cure_disease_effect.111
|
||||||
animation cure_disease_effect
|
animation cure_disease_effect
|
||||||
speed 0.5
|
speed 0.5
|
||||||
|
|
Loading…
Reference in New Issue