ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/peace.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:07 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
remove extranous spaces

File Contents

# User Rev Content
1 root 1.1 Object peace
2     name peace
3     other_arch peacemaker
4     face archangel.118
5     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     face fireball.111
22     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