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.14 by root, Sat Oct 16 09:19:11 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines