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.2 by pippijn, Tue Jan 2 21:54:37 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:46 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines