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

File Contents

# User Rev Content
1 root 1.3 object cancellation
2 root 1.4 anim
3     cancellation.x11
4     cancellation.x12
5     cancellation.x13
6     mina
7 root 1.3 face cancellation.x11
8     is_animated 1
9     dam 0
10     wc 0
11     speed 1
12 root 1.1 type 102
13     subtype 4
14 root 1.3 attacktype 32768
15     move_type all
16     move_on all
17     no_pick 1
18     is_turnable 0
19     editable 0
20     magicmap red
21 root 1.1 end
22 root 1.3