ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/sparkshower.arc
Revision: 1.7
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +14 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.7 Object sparkshower
2     name Shower of Sparks
3     type 102
4     subtype 7
5     level 1
6     walk_on 1
7     fly_on 1
8     face sparkshower.x11
9     color_fg red
10 root 1.5 anim
11     sparkshower.x11
12     sparkshower.x12
13     sparkshower.x13
14     mina
15 root 1.7 anim_speed 1.0
16     speed 0.075
17     wc -30
18 root 1.4 dam 1
19 root 1.7 flying 1
20 root 1.4 glow_radius 4
21     no_pick 1
22 root 1.7 attacktype 14
23 root 1.4 editable 0
24 root 1.1 end