ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/lbullet.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:05 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object lbullet
2 root 1.4 anim
3     lbullet.x11
4     lbullet.x11
5     lbullet.x21
6     lbullet.x31
7     lbullet.x41
8     lbullet.x51
9     lbullet.x61
10     lbullet.x71
11     lbullet.x81
12     mina
13 root 1.8 name large bullet
14     face lbullet.x11
15 root 1.3 is_animated 0
16 root 1.8 dam 25
17     wc -10
18 root 1.3 speed 1
19 root 1.8 type 102
20     subtype 5
21 root 1.3 attacktype 2
22 root 1.8 move_type fly_low
23     move_on walk fly_low
24     no_pick 1
25     is_turnable 1
26 root 1.1 end
27 root 1.8