ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/bullet_mnia.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +10 -10 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object bullet_mania
2 root 1.4 anim
3     bullet.x11
4     bullet.x21
5     bullet.x31
6     bullet.x41
7     bullet.x51
8     bullet.x61
9     bullet.x71
10     bullet.x81
11     mina
12 root 1.3 face bullet.x12
13     is_animated 0
14     dam 50
15     wc -30
16     speed 10
17 root 1.1 type 102
18 root 1.3 attacktype 32770
19     move_type all
20     move_on all
21     no_pick 1
22     is_turnable 0
23     reflecting 0
24     editable 0
25 root 1.1 end
26 root 1.3