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

File Contents

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