ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicMissile/magic_miss.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:30 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.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object magic_missile
2 root 1.4 anim
3     magic_miss.x31
4     magic_miss.x31
5     magic_miss.x51
6     magic_miss.x41
7     magic_miss.x61
8     magic_miss.x11
9     magic_miss.x71
10     magic_miss.x21
11     magic_miss.x81
12     mina
13 root 1.8 name magic missile
14     name_pl magic missile
15     face magic_miss.x31
16 root 1.3 is_animated 0
17 root 1.11 magicmap blue
18 root 1.8 wc 2
19     speed 1
20     type 102
21     subtype 11
22     move_type fly_low
23     move_on walk fly_low
24     no_pick 1
25 root 1.6 is_turnable 1
26 root 1.1 end
27 root 1.8