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.12 by root, Tue Nov 3 09:59:30 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines