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

File Contents

# User Rev Content
1 root 1.3 object shell
2 root 1.4 anim
3     shell.x12
4     shell.x11
5     shell.x21
6     shell.x31
7     shell.x41
8     shell.x51
9     shell.x61
10     shell.x71
11     shell.x81
12     mina
13 root 1.1 other_arch explosion2
14 root 1.3 face shell.x11
15     is_animated 0
16     speed 1
17 root 1.1 type 102
18     subtype 5
19 root 1.3 attacktype 4
20     move_type all
21     move_on all
22     no_pick 1
23     is_turnable 1
24     color_fg black
25     editable 0
26 root 1.1 end
27 root 1.3