ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/lbullet.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object lbullet
2 root 1.6 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