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

File Contents

# User Rev Content
1 root 1.7 object peace
2 root 1.1 name peace
3     other_arch peacemaker
4 pippijn 1.3 face archangel.x18
5 root 1.6 walk_on 1
6     fly_on 1
7 root 1.1 wc -90
8 root 1.6 flying 1
9 root 1.1 type 102
10     subtype 7
11 root 1.6 no_pick 1
12     speed 1
13 root 1.1 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 root 1.7 object peacemaker
20 root 1.1 name peacemaker
21 pippijn 1.3 face fireball.x11
22 root 1.6 invisible 1
23     type 59
24 root 1.4 speed 1
25 root 1.6 flying 1
26 root 1.1 no_pick 1
27 root 1.6 food 2
28 root 1.1 is_used_up 1
29     end