ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/cancellation.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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