ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/firebolt.arc
Revision: 1.11
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.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object firebolt
2 root 1.4 anim
3     firebolt.x11
4     firebolt.x11
5     firebolt.x21
6     firebolt.x31
7     firebolt.x41
8     firebolt.x51
9     firebolt.x61
10     firebolt.x71
11     firebolt.x81
12     mina
13 root 1.7 face firebolt.x11
14 root 1.3 is_animated 0
15 root 1.11 magicmap red
16 root 1.3 speed 1
17 root 1.7 type 102
18     subtype 4
19 root 1.3 glow_radius 1
20 root 1.7 move_type fly_low
21 root 1.3 no_pick 1
22 root 1.7 is_turnable 1
23 root 1.1 end
24 root 1.7