Fixed 2 typos: resist_paralysis->resist_paralyze
MiDS 2001-06-17 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1204 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c0e053ca1a
commit
59efedfbec
|
@ -24,7 +24,7 @@ resist_physical 75
|
|||
resist_fire 100
|
||||
resist_cold 80
|
||||
resist_fear 100
|
||||
resist_paralysis 100
|
||||
resist_paralyze 100
|
||||
resist_holyword 90
|
||||
resist_godpower 90
|
||||
resist_magic 80
|
||||
|
|
|
@ -31,7 +31,7 @@ resist_physical 90
|
|||
resist_fire 100
|
||||
resist_confusion 100
|
||||
resist_fear 100
|
||||
resist_paralysis 100
|
||||
resist_paralyze 100
|
||||
resist_poison 100
|
||||
resist_magic 80
|
||||
resist_godpower 90
|
||||
|
|
Loading…
Reference in New Issue