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

File Contents

# User Rev Content
1 root 1.1 Object peace
2     name peace
3     other_arch peacemaker
4 pippijn 1.3 face archangel.x18
5 root 1.1 walk_on 1
6     fly_on 1
7     wc -90
8     flying 1
9     type 102
10     subtype 7
11     no_pick 1
12     speed 1
13     no_pick 1
14     editable 0
15     end
16     #
17     # the peace cone above drops these peacemakers,
18     # which are not really spell effects.
19     Object peacemaker
20     name peacemaker
21 pippijn 1.3 face fireball.x11
22 root 1.1 invisible 1
23 root 1.2 type 59
24 root 1.1 speed 1
25     flying 1
26     no_pick 1
27     food 2
28     is_used_up 1
29     end