Fix 'slaying' field (which determines spell name) in
god_spelldirect_face_of_death and god_spelldirect_finger_of_death. MSW 2002-08-25 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1687 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5774eb8387
commit
be31194c15
|
@ -1,7 +1,7 @@
|
|||
Object god_spelldirect_face_of_death
|
||||
name devine face of death
|
||||
name divine face of death
|
||||
face blank.111
|
||||
slaying cause face of death
|
||||
slaying face of death
|
||||
invisible 1
|
||||
type 85
|
||||
editable 0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Object god_spelldirect_finger_of_death
|
||||
name devine face of death
|
||||
name divine finger of death
|
||||
face blank.111
|
||||
slaying cause finger of death
|
||||
slaying finger of death
|
||||
invisible 1
|
||||
type 85
|
||||
editable 0
|
||||
|
|
Loading…
Reference in New Issue