ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/snowball.arc
Revision: 1.7
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.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object snowball
2 root 1.6 other_arch snowstorm
3     type 102
4     subtype 5
5     face snowball.x11
6     color_fg white
7     color_bg light_blue
8 root 1.4 anim
9     snowball.x11
10     snowball.x11
11     snowball.x21
12     snowball.x31
13     snowball.x41
14     snowball.x51
15     snowball.x61
16     snowball.x71
17     snowball.x81
18     mina
19 root 1.3 is_animated 0
20 root 1.6 is_turnable 1
21     walk_on 1
22     fly_on 1
23     glow_radius 2
24 root 1.3 speed 1
25 root 1.6 flying 1
26 root 1.3 no_pick 1
27     editable 0
28 root 1.1 end