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.11 by root, Tue May 6 16:33:09 2008 UTC

1object ball_lightning 1object ball_lightning
2name ball lightning
3anim
4ball_lightning.x11
5ball_lightning.x12
6ball_lightning.x13
7ball_lightning.x14
8mina
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 20editable 0
15anim 21magicmap yellow
16ball_lightning.x11
17ball_lightning.x12
18ball_lightning.x13
19ball_lightning.x14
20mina
21end 22end
22 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines