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-b93c2d0d6712
master
jbontje 2001-06-17 20:42:36 +00:00
parent c0e053ca1a
commit 59efedfbec
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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