Remove attacktype paralyze from level 6 monsters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12930 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
afde23cf13
commit
12f7073e04
|
@ -20,7 +20,7 @@ Con 8
|
|||
Pow 1
|
||||
can_cast_spell 1
|
||||
Wis 20
|
||||
attacktype 4098
|
||||
attacktype 3
|
||||
will_apply 15
|
||||
hp 75
|
||||
maxhp 75
|
||||
|
|
|
@ -20,7 +20,7 @@ Con 8
|
|||
Pow 1
|
||||
can_cast_spell 1
|
||||
Wis 20
|
||||
attacktype 4098
|
||||
attacktype 3
|
||||
will_apply 15
|
||||
hp 75
|
||||
maxhp 75
|
||||
|
|
Loading…
Reference in New Issue