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

Comparing deliantra/arch/spell/MovingBall/divine_shock.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.5 by root, Fri Feb 9 01:52:35 2007 UTC

1object divine_shock 1object divine_shock
2anim
3ball_lightning.x11
4ball_lightning.x12
5ball_lightning.x13
6ball_lightning.x14
7mina
2name divine shock 8name divine shock
3face ball_lightning.x11 9face ball_lightning.x11
4is_animated 1 10is_animated 1
5wc -30 11wc -30
6speed 1 12speed 1
11move_on all 17move_on all
12no_pick 1 18no_pick 1
13is_used_up 1 19is_used_up 1
14color_fg yellow 20color_fg yellow
15editable 0 21editable 0
16anim
17ball_lightning.x11
18ball_lightning.x12
19ball_lightning.x13
20ball_lightning.x14
21mina
22end 22end
23 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines