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.3 by pippijn, Tue Jan 2 21:58:38 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines