ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/gnoll_leader_arc.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +20 -21 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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