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

Comparing deliantra/arch/spell/SummonMonster/speedball.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:16:02 2007 UTC

1object speedball 1object speedball
2anim
3speedball.x11
4speedball.x12
5mina
2face speedball.x11 6face speedball.x11
3exp 2 7exp 2
4food 20 8food 20
5dam 8 9dam 8
6wc -20 10wc -20
7ac 30 11ac 30
8speed 1 12speed 1
9level 1 13level 1
10attacktype 2 14attacktype 2
11weight 1000 15weight 1000
12move_type all 16move_type fly_low
13no_pick 1 17no_pick 1
14monster 1 18monster 1
15see_invisible 1 19see_invisible 1
16is_used_up 1 20is_used_up 1
17only_attack 1 21only_attack 1
18one_hit 1 22one_hit 1
19color_fg red
20editable 0 23editable 0
21anim 24magicmap red
22speedball.x11
23speedball.x12
24mina
25end 25end
26 26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines