ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/firebolt.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:03 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +8 -9 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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