ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/sunspear.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object sunspear
2 root 1.4 anim
3     sunspear.x11
4     sunspear.x12
5     sunspear.x13
6     mina
7 root 1.7 name light
8     face sunspear.x11
9 root 1.9 magicmap yellow
10 root 1.3 speed 1
11 root 1.7 type 102
12     subtype 4
13 root 1.3 glow_radius 2
14 root 1.7 move_type fly_low
15     no_pick 1
16 root 1.5 reflecting 1
17 root 1.1 end
18 root 1.7