ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/manabullet.arc
Revision: 1.12
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.11: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object manabullet
2 root 1.4 anim
3     snowball.x11
4     snowball.x11
5     snowball.x21
6     snowball.x31
7     snowball.x41
8     snowball.x51
9     snowball.x61
10     snowball.x71
11     snowball.x81
12     mina
13 root 1.8 other_arch manaball
14     face snowball.x11
15 root 1.3 is_animated 0
16 root 1.12 magicmap white
17 root 1.8 speed 1
18     type 102
19     subtype 5
20 root 1.6 glow_radius 3
21 root 1.8 move_type fly_low
22     move_on walk fly_low
23 root 1.3 no_pick 1
24 root 1.8 is_turnable 1
25 root 1.1 end
26 root 1.8