ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/negabolt.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 negabolt
2 root 1.5 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