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

File Contents

# User Rev Content
1 root 1.6 Object kobold
2     randomitems kobold
3     face kobold.x11
4     race goblin
5 root 1.5 anim
6     kobold.x11
7     kobold.x12
8     mina
9 root 1.6 monster 1
10     sleep 1
11     Wis 8
12     no_pick 1
13     alive 1
14     exp 5
15     ac 18
16     wc 27
17     dam 2
18 root 1.4 hp 2
19     maxhp 2
20 root 1.6 level 1
21 root 1.4 speed 0.2
22 root 1.1 weight 30000
23     run_away 90
24     editable 1
25     magicmap brown
26     end