ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/kobold.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:03 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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