ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/negabolt.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:04 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 negabolt
2     name negative energy bolt
3     type 102
4     subtype 4
5     face negabolt.x11
6     color_fg dark_orange
7 root 1.4 anim
8     negabolt.x11
9     negabolt.x11
10     negabolt.x21
11     negabolt.x31
12     negabolt.x41
13     negabolt.x51
14     negabolt.x61
15     negabolt.x71
16     negabolt.x81
17     mina
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 2
23     no_pick 1
24     reflecting 1
25     editable 0
26 root 1.1 end