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.7 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:17 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
7wc -90 5wc -90
8flying 1 6speed 1
9type 102 7type 102
10subtype 7 8subtype 7
11no_pick 1 9move_type fly_low
12speed 1 10move_on walk fly_low
13no_pick 1 11no_pick 1
14editable 0 12editable 0
15end 13end
14
16# 15#
17# the peace cone above drops these peacemakers, 16# the peace cone above drops these peacemakers,
18# which are not really spell effects. 17# which are not really spell effects.
19object peacemaker 18object peacemaker
20name peacemaker 19name peacemaker
21face fireball.x11 20face fireball.x11
21food 2
22speed 1
23type 59
22invisible 1 24invisible 1
23type 59 25move_type fly_low
24speed 1
25flying 1
26no_pick 1 26no_pick 1
27food 2
28is_used_up 1 27is_used_up 1
29end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines