ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/frostbolt.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:29 2007 UTC (17 years, 5 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 frostbolt
2 root 1.4 anim
3     frostbolt.x11
4     frostbolt.x11
5     frostbolt.x21
6     frostbolt.x31
7     frostbolt.x41
8     frostbolt.x51
9     frostbolt.x61
10     frostbolt.x71
11     frostbolt.x81
12     mina
13 root 1.3 face frostbolt.x11
14     is_animated 0
15     speed 1
16 root 1.1 type 102
17     subtype 4
18 root 1.3 move_type all
19     no_pick 1
20     is_turnable 1
21     color_bg white
22     color_fg light_blue
23     editable 0
24 root 1.1 end
25 root 1.3