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

File Contents

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