ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/mystic_fist.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: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object mystic_fist
2 root 1.4 anim
3     mystic_fist.x11
4     mystic_fist.x12
5     mystic_fist.x13
6     mina
7 root 1.1 name Mystic Fist
8 root 1.3 face mystic_fist.x11
9     hp 50
10     maxhp 50
11     exp 200
12     dam 8
13     wc 12
14     ac 5
15     speed 0.5
16     level 9
17 root 1.1 type 102
18     subtype 12
19 root 1.3 weight 20
20     alive 1
21     monster 1
22     color_fg brown
23     editable 33
24 root 1.1 end
25 root 1.3