ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/lbullet.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: +13 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object lbullet
2     name large bullet
3     type 102
4     subtype 5
5     face lbullet.x11
6 root 1.4 anim
7     lbullet.x11
8     lbullet.x11
9     lbullet.x21
10     lbullet.x31
11     lbullet.x41
12     lbullet.x51
13     lbullet.x61
14     lbullet.x71
15     lbullet.x81
16     mina
17 root 1.3 is_animated 0
18 root 1.6 is_turnable 1
19     walk_on 1
20     fly_on 1
21     no_pick 1
22 root 1.3 speed 1
23     attacktype 2
24 root 1.6 wc -10
25     dam 25
26     flying 1
27     editable 0
28 root 1.3 color_fg black
29 root 1.1 end