ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/negabolt.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +8 -7 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object negabolt
2 root 1.4 anim
3     negabolt.x11
4     negabolt.x11
5     negabolt.x21
6     negabolt.x31
7     negabolt.x41
8     negabolt.x51
9     negabolt.x61
10     negabolt.x71
11     negabolt.x81
12     mina
13 root 1.7 name negative energy bolt
14     face negabolt.x11
15 root 1.3 is_animated 0
16     speed 1
17 root 1.7 type 102
18     subtype 4
19 root 1.3 glow_radius 2
20 root 1.7 move_type fly_low
21 root 1.3 no_pick 1
22 root 1.7 is_turnable 1
23 root 1.3 reflecting 1
24 root 1.7 color_fg dark_orange
25 root 1.3 editable 0
26 root 1.1 end
27 root 1.7