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.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.6 by root, Sun Feb 18 21:07:40 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines