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

Comparing deliantra/arch/monster/goblin/gnoll_leader_arc.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_leader_arc 1Object gnoll_leader_arc
2name gnoll champion
3randomitems gnoll
4race goblin
5face gnoll_leader.x11
6color_fg brown
2anim 7anim
3gnoll_leader.x11 8gnoll_leader.x11
4gnoll_leader.x11 9gnoll_leader.x11
5mina 10mina
6name gnoll champion 11monster 1
7race goblin 12sleep 1
8face gnoll_leader.x11 13Wis 8
9str 15 14Int 8
10dex 12 15Dex 12
11wis 8 16Str 15
12int 8 17no_pick 1
18alive 1
19exp 50
20ac 12
21wc 11
22dam 17
13hp 21 23hp 21
14maxhp 21 24maxhp 21
15exp 50 25level 4
16dam 17
17wc 11
18ac 12
19speed 0.1 26speed 0.1
20level 4
21weight 45000 27weight 45000
22randomitems gnoll
23run_away 30 28run_away 30
24alive 1
25no_pick 1
26monster 1
27sleep 1
28can_use_skill 1 29can_use_skill 1
30editable 1
29body_skill 1 31body_skill 1
30color_fg brown
31editable 1
32end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines