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-b93c2d0d6712master
parent
236b043ade
commit
0e5d7c326a
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue