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

File Contents

# User Rev Content
1 root 1.3 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.3 face firebolt.x11
14     is_animated 0
15     speed 1
16 root 1.1 type 102
17     subtype 4
18 root 1.3 glow_radius 1
19     move_type all
20     no_pick 1
21     is_turnable 1
22     color_bg khaki
23     color_fg red
24     editable 0
25 root 1.1 end
26 root 1.3