ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/snowstorm.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

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