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.8 by root, Sat Mar 3 01:24:23 2007 UTC vs.
Revision 1.9 by root, Sun Mar 11 00:15:59 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines