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

File Contents

# User Rev Content
1 root 1.3 object sandy
2 root 1.4 anim
3     sandy.x12
4     sandy.x13
5     sandy.x14
6     sandy.x15
7     sandy.x14
8     sandy.x13
9     sandy.x12
10     mina
11 root 1.1 name sandy
12     race faerie
13 pippijn 1.2 face sandy.x11
14 root 1.3 hp 280
15     maxhp 280
16     exp 500
17     dam 50
18     wc 8
19     ac 5
20     speed -0.08
21     level 8
22     attacktype 16
23     resist_fire -100
24     resist_cold 100
25     weight 100000
26     alive 1
27     monster 1
28     color_bg khaki
29 root 1.1 color_fg brown
30 root 1.3 editable 1
31     end
32 root 1.1