ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/snowstorm.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

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.10 magicmap light_blue
9 root 1.3 wc -30
10     speed 0.2
11     speed_left -0.21
12 root 1.7 type 102
13     subtype 6
14     attacktype 16
15 root 1.3 glow_radius 1
16 root 1.7 move_type fly_low
17 root 1.3 no_pick 1
18 root 1.1 end
19 root 1.7