ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/sparkshower.arc
Revision: 1.8
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.7: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.8 object sparkshower
2 root 1.7 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