From 12f7073e040d561f43807e889cb51ea3c6379f07 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 18 Apr 2010 18:44:06 +0000 Subject: [PATCH] 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-b93c2d0d6712 --- monster/humanoid/Gnome/gnome.arc | 2 +- monster/humanoid/Gnome/gnome2.arc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monster/humanoid/Gnome/gnome.arc b/monster/humanoid/Gnome/gnome.arc index c560c7e6b..ec201b6f7 100755 --- a/monster/humanoid/Gnome/gnome.arc +++ b/monster/humanoid/Gnome/gnome.arc @@ -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 diff --git a/monster/humanoid/Gnome/gnome2.arc b/monster/humanoid/Gnome/gnome2.arc index 5a9758ba9..43e4c9a2d 100755 --- a/monster/humanoid/Gnome/gnome2.arc +++ b/monster/humanoid/Gnome/gnome2.arc @@ -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