ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/sunspear.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:30 2007 UTC (17 years, 4 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 sunspear
2 root 1.4 anim
3     sunspear.x11
4     sunspear.x12
5     sunspear.x13
6     mina
7 root 1.1 name light
8 root 1.3 face sunspear.x11
9     speed 1
10 root 1.1 type 102
11     subtype 4
12 root 1.3 glow_radius 2
13     move_type all
14     no_pick 1
15     reflecting 1
16     editable 0
17     magicmap yellow
18 root 1.1 end
19 root 1.3