From 0e5d7c326a84accf7e7ad0fde6ce009298b36776 Mon Sep 17 00:00:00 2001 From: darth_bob Date: Thu, 8 Nov 2001 12:30:43 +0000 Subject: [PATCH] patched gnarg's avatar to be 1x1. Not sure who broke them but they weren't moving or hitting properly. It needed to be done anyways as 2x2 avatars were close to useless. If anyone has a problem with this, I have backup's and can restore it. dnh 8/11/01 ps. I also turned down hp 1000 for a 1x1 is rather scary =) git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1398 282e977c-c81d-0410-88c4-b93c2d0d6712 --- gods/demihumans/gnarg.arc | 38 +++----------------------------- gods/demihumans/gnarg_avatar.arc | 38 +++----------------------------- 2 files changed, 6 insertions(+), 70 deletions(-) diff --git a/gods/demihumans/gnarg.arc b/gods/demihumans/gnarg.arc index ef9d3c753..478992a3c 100644 --- a/gods/demihumans/gnarg.arc +++ b/gods/demihumans/gnarg.arc @@ -2,10 +2,10 @@ Object Gnarg title Lythander type 50 -face troll.171 +face smalltroll slaying faerie,dwarf race goblin,giant,troll -animation troll_1 +animation small_troll is_animated 1 monster 1 alive 1 @@ -20,7 +20,7 @@ path_attuned 131088 path_repelled 65537 resist_poison 100 resist_magic -20 -hp 1000 +hp 500 ac -5 wc -3 dam 50 @@ -36,35 +36,3 @@ exp 1 weight 500000 randomitems Gnarg end -More -Object Gnarg_2 -name Gnarg -face troll.271 -animation troll_2 -monster 1 -alive 1 -x 1 -weight 500000 -end -More -Object Gnarg_3 -name Gnarg -face troll.371 -animation troll_3 -monster 1 -alive 1 -y 1 -weight 500000 -end -More -Object Gnarg_4 -name Gnarg -face troll.471 -animation troll_4 -monster 1 -alive 1 -x 1 -y 1 -weight 500000 -editable 0 -end diff --git a/gods/demihumans/gnarg_avatar.arc b/gods/demihumans/gnarg_avatar.arc index 1187cac23..70b1a7894 100644 --- a/gods/demihumans/gnarg_avatar.arc +++ b/gods/demihumans/gnarg_avatar.arc @@ -1,8 +1,8 @@ Object gnarg_avatar -face troll.171 +face smalltroll.111 slaying faerie,dwarf race goblin,giant,troll -animation troll_1 +animation small_troll is_animated 1 monster 1 alive 1 @@ -18,7 +18,7 @@ path_repelled 65792 resist_poison 100 resist_magic -10 resist_physical 40 -hp 1000 +hp 500 ac -5 wc -3 dam 30 @@ -30,35 +30,3 @@ can_cast_spell 1 exp 1 weight 500000 end -More -Object Gnarg_2 -name Gnarg -face troll.271 -animation troll_2 -monster 1 -alive 1 -x 1 -weight 500000 -end -More -Object Gnarg_3 -name Gnarg -face troll.371 -animation troll_3 -monster 1 -alive 1 -y 1 -weight 500000 -end -More -Object Gnarg_4 -name Gnarg -face troll.471 -animation troll_4 -monster 1 -alive 1 -x 1 -y 1 -weight 500000 -editable 0 -end