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

File Contents

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