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.4 by root, Fri Feb 9 01:52:03 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:26 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines