ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/bullet.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:05 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 bullet
2     type 102
3     subtype 5
4     face bullet.x12
5 root 1.4 anim
6     bullet.x12
7     bullet.x11
8     bullet.x21
9     bullet.x31
10     bullet.x41
11     bullet.x51
12     bullet.x61
13     bullet.x71
14     bullet.x81
15     mina
16 root 1.3 is_animated 0
17 root 1.6 is_turnable 1
18     no_pick 1
19     walk_on 1
20     fly_on 1
21 root 1.3 speed 1
22     attacktype 2
23 root 1.6 wc -10
24     dam 6
25     flying 1
26     editable 0
27 root 1.3 color_fg black
28 root 1.1 end