ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Fire/firebullet.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +11 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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