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.5 by root, Sat Mar 3 00:50:26 2007 UTC vs.
Revision 1.13 by root, Tue Nov 3 09:59:06 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines