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

Comparing deliantra/arch/spell/MovingBall/negaball.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.10 by root, Sun Mar 11 00:15:58 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines