ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/gnoll.arc
(Generate patch)

Comparing deliantra/arch/monster/goblin/gnoll.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:45 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:01 2007 UTC

1object gnoll 1object gnoll
2randomitems gnoll
2race goblin 3race goblin
3face gnoll.x11 4face gnoll.x11
4str 15
5dex 12
6wis 8
7int 8
8hp 8
9maxhp 8
10exp 30
11dam 4
12wc 12
13ac 13
14speed -0.1
15level 3
16weight 45000
17randomitems gnoll
18run_away 30
19alive 1
20no_pick 1
21monster 1
22sleep 1
23can_use_skill 1
24body_skill 1
25color_fg brown 5color_fg brown
26editable 1
27anim 6anim
28gnoll.x11 7gnoll.x11
29gnoll.x12 8gnoll.x12
30mina 9mina
10monster 1
11sleep 1
12Wis 8
13Int 8
14Dex 12
15Str 15
16no_pick 1
17alive 1
18exp 30
19ac 13
20wc 12
21dam 4
22hp 8
23maxhp 8
24level 3
25speed -0.1
26weight 45000
27run_away 30
28can_use_skill 1
29editable 1
30body_skill 1
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines