ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/frostbolt.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object frostbolt
2 root 1.5 type 102
3     subtype 4
4     face frostbolt.x11
5 root 1.4 anim
6     frostbolt.x11
7     frostbolt.x11
8     frostbolt.x21
9     frostbolt.x31
10     frostbolt.x41
11     frostbolt.x51
12     frostbolt.x61
13     frostbolt.x71
14     frostbolt.x81
15     mina
16 root 1.5 color_fg light_blue
17     color_bg white
18     flying 1
19 root 1.3 is_animated 0
20 root 1.5 is_turnable 1
21 root 1.3 speed 1
22     no_pick 1
23     editable 0
24 root 1.1 end