ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/cancellation.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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