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

Comparing deliantra/arch/spell/Rune/rune_fireball.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:38 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:48 2009 UTC

16speed 1 16speed 1
17level 1 17level 1
18type 154 18type 154
19attacktype 6 19attacktype 6
20invisible 1 20invisible 1
21move_on all 21move_on walk
22no_pick 1 22no_pick 1
23color_fg red 23magicmap red
24editable 32
25end 24end
26 25
27object rune_medium_fireball 26object rune_medium_fireball
28anim 27anim
29rune_fireball.x11 28rune_fireball.x11
42speed 1 41speed 1
43level 1 42level 1
44type 154 43type 154
45attacktype 6 44attacktype 6
46invisible 1 45invisible 1
47move_on all 46move_on walk
48no_pick 1 47no_pick 1
49color_fg red 48magicmap red
50editable 32
51end 49end
52 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines