ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/cancellation.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:00 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.7 dam 0
10     wc 0
11 root 1.3 speed 1
12 root 1.7 type 102
13     subtype 4
14 root 1.3 attacktype 32768
15 root 1.7 move_type fly_low
16     move_on walk fly_low
17     no_pick 1
18     is_turnable 0
19 root 1.1 end
20 root 1.7