ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/golem.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +12 -11 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object golem
2 root 1.4 anim
3     golem.x11
4     golem.x12
5     mina
6 root 1.7 face golem.x11
7 root 1.3 hp 50
8     maxhp 50
9 root 1.7 exp 50
10     dam 8
11     wc 12
12     ac 5
13     speed 0.1
14 root 1.5 level 5
15 root 1.7 type 46
16     attacktype 1
17 root 1.3 weight 200000
18 root 1.7 alive 1
19     monster 1
20     color_fg brown
21 root 1.3 editable 33
22 root 1.1 end
23 root 1.7