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

Comparing deliantra/arch/spell/Rune/rune_bomb.arc (file contents):
Revision 1.8 by root, Sat Mar 3 01:24:23 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:30 2009 UTC

8RUN! The timer's ticking! 8RUN! The timer's ticking!
9endmsg 9endmsg
10other_arch spell_create_bomb 10other_arch spell_create_bomb
11face rune_bomb.x11 11face rune_bomb.x11
12is_animated 0 12is_animated 0
13magicmap orange
13cha 20 14cha 20
14hp 1 15hp 1
15dam 90 16dam 90
16speed 1 17speed 1
17level 1 18level 1
18type 154 19type 154
19attacktype 1 20attacktype 1
20invisible 1 21invisible 1
21move_on walk 22move_on walk
22no_pick 1 23no_pick 1
23color_fg orange
24editable 32
25end 24end
26 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines