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.6 by root, Sun Feb 18 21:07:40 2007 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:19:11 2010 UTC

3ball_lightning.x11 3ball_lightning.x11
4ball_lightning.x12 4ball_lightning.x12
5ball_lightning.x13 5ball_lightning.x13
6ball_lightning.x14 6ball_lightning.x14
7mina 7mina
8name ball lightning
8face ball_lightning.x11 9face ball_lightning.x11
9is_animated 1 10is_animated 1
10wc -30 11wc -30
11speed 1 12speed 1
12type 102 13type 102
13subtype 35 14subtype 35
14glow_radius 2 15glow_radius 2
15move_type fly_low 16move_type fly_low
16move_on all 17move_on walk fly_low
17no_pick 1 18no_pick 1
18is_used_up 1 19is_used_up 1
19color_fg yellow
20editable 0
21end 20end
22 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines