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

Comparing deliantra/arch/spell/Bullet/vitriol.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:32 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:16 2007 UTC

7speed 1 7speed 1
8type 102 8type 102
9subtype 5 9subtype 5
10attacktype 64 10attacktype 64
11glow_radius 2 11glow_radius 2
12move_type all 12move_type fly_low
13move_on all 13move_on walk fly_low
14no_pick 1 14no_pick 1
15is_turnable 0 15is_turnable 0
16editable 0 16editable 0
17end 17end
18 18
32level 1 32level 1
33type 102 33type 102
34subtype 7 34subtype 7
35attacktype 64 35attacktype 64
36duration 30 36duration 30
37move_on all 37move_on walk
38no_pick 1 38no_pick 1
39stand_still 1 39stand_still 1
40editable 8 40editable 8
41end 41end
42 42
54wc -30 54wc -30
55speed 1 55speed 1
56type 102 56type 102
57subtype 7 57subtype 7
58glow_radius 2 58glow_radius 2
59move_type all 59move_type fly_low
60move_on all 60move_on walk fly_low
61no_pick 1 61no_pick 1
62is_turnable 1 62is_turnable 1
63editable 0 63editable 0
64end 64end
65 65

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines