ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/sandy.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:40 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 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.7 name sandy
12     race faerie
13     face sandy.x11
14 root 1.3 hp 280
15     maxhp 280
16 root 1.7 exp 500
17     dam 50
18     wc 8
19     ac 5
20 root 1.5 speed -0.08
21 root 1.3 level 8
22     attacktype 16
23     resist_fire -100
24 root 1.7 resist_cold 100
25     weight 100000
26     alive 1
27     monster 1
28     color_bg khaki
29 root 1.3 editable 1
30 root 1.8 magicmap brown
31 root 1.3 end
32 root 1.7