ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Fire/firebullet.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

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