ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicMissile/magic_miss.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +11 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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