ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/forked_lightning.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +11 -11 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 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.1 name lightning
14 root 1.3 face lightning.x11
15     is_animated 0
16     speed 1
17 root 1.1 type 102
18     subtype 4
19 root 1.3 glow_radius 2
20     move_type all
21     no_pick 1
22     is_turnable 1
23     reflecting 1
24 root 1.1 color_fg dark_orange
25 root 1.3 editable 0
26 root 1.1 end
27 root 1.3