ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/kobold.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:02 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object kobold
2 root 1.6 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