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

Comparing deliantra/arch/spell/MovingBall/ball_lightning.arc (file contents):
Revision 1.5 by root, Fri Feb 9 01:52:34 2007 UTC vs.
Revision 1.9 by root, Sat Mar 3 01:24:22 2007 UTC

10wc -30 10wc -30
11speed 1 11speed 1
12type 102 12type 102
13subtype 35 13subtype 35
14glow_radius 2 14glow_radius 2
15move_type all 15move_type fly_low
16move_on all 16move_on walk fly_low
17no_pick 1 17no_pick 1
18is_used_up 1 18is_used_up 1
19color_fg yellow 19color_fg yellow
20editable 0 20editable 0
21end 21end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines