ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/forked_lightning.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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