ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicMissile/magic_miss.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +10 -10 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object magic_missile
2     name magic missile
3     name_pl magic missile
4     type 102
5     subtype 11
6 pippijn 1.2 face magic_miss.x31
7 root 1.1 color_fg blue
8     anim
9 pippijn 1.2 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 root 1.1 mina
19     is_animated 0
20     is_turnable 1
21     walk_on 1
22     fly_on 1
23     flying 1
24     no_pick 1
25     speed 1
26     wc 2
27     editable 0
28     end