ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/sparkshower.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +14 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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