ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/peace.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/peace.arc (file contents):
Revision 1.5 by root, Sun Feb 18 21:07:40 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines