ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/manabullet.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +12 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object manabullet
2     other_arch manaball
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 3
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