Add comment to explain the use of this archetype.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4245 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
92414938af
commit
c0ff9a7985
|
@ -1,3 +1,6 @@
|
|||
# This archetype was used for dragon players' abilities. It has been replaced
|
||||
# by spell_ball_lightning. Nevertheless it cannot be deleted because existing
|
||||
# players may contain such an object.
|
||||
Object spelldirect_ball_lightning
|
||||
name ball lightning
|
||||
name_pl ball lightning
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# This archetype was used for dragon players' abilities. It has been replaced
|
||||
# by spell_dragonbreath. Nevertheless it cannot be deleted because existing
|
||||
# players may contain such an object.
|
||||
Object spelldirect_dragonbreath
|
||||
name dragonbreath
|
||||
name_pl dragonbreath
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# This archetype was used for dragon players' abilities. It has been replaced
|
||||
# by spell_large_icestorm. Nevertheless it cannot be deleted because existing
|
||||
# players may contain such an object.
|
||||
Object spelldirect_large_icestorm
|
||||
name large icestorm
|
||||
name_pl large icestorm
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# This archetype was used for dragon players' abilities. It has been replaced
|
||||
# by spell_poison_cloud. Nevertheless it cannot be deleted because existing
|
||||
# players may contain such an object.
|
||||
Object spelldirect_poison_cloud
|
||||
name poison cloud
|
||||
name_pl poison cloud
|
||||
|
|
Loading…
Reference in New Issue