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

File Contents

# User Rev Content
1 root 1.4 object cause_wounds
2 root 1.5 anim
3     cause.x11
4     cause.x12
5     cause.x11
6     mina
7 root 1.4 face cause.x11
8     is_animated 1
9     wc -30
10     speed 1
11 root 1.1 type 102
12     subtype 5
13 root 1.4 move_type all
14     move_on all
15     no_pick 1
16     is_turnable 0
17     editable 0
18 root 1.1 end
19 root 1.4