ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/forked_lightning.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 forked_lightning
2 root 1.5 name lightning
3     type 102
4     subtype 4
5     face lightning.x11
6     color_fg dark_orange
7 root 1.4 anim
8     lightning.x11
9     lightning.x11
10     lightning.x21
11     lightning.x31
12     lightning.x41
13     lightning.x51
14     lightning.x61
15     lightning.x71
16     lightning.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