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

File Contents

# User Rev Content
1 root 1.6 object snowstorm
2 root 1.5 type 102
3     subtype 6
4     face icestorm.x11
5     color_fg light_blue
6 root 1.4 anim
7     icestorm.x11
8     icestorm.x12
9     icestorm.x13
10     mina
11 root 1.3 wc -30
12     speed 0.2
13     speed_left -0.21
14     glow_radius 1
15 root 1.5 flying 1
16 root 1.3 no_pick 1
17     editable 0
18 root 1.5 attacktype 16
19 root 1.1 end