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.5 by root, Sun Feb 18 21:07:41 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:17 2007 UTC

1object rune_create_bomb 1Object rune_create_bomb
2name Rune of Create Bomb
3type 154
4face rune_bomb.x11
5other_arch spell_create_bomb
6speed 1
7hp 1
8msg
9RUN! The timer's ticking!
10endmsg
2anim 11anim
3rune_bomb.x11 12rune_bomb.x11
4rune_bomb.x11 13rune_bomb.x11
5mina 14mina
6name Rune of Create Bomb 15level 1
7msg 16color_fg orange
8RUN! The timer's ticking!
9endmsg
10other_arch spell_create_bomb
11face rune_bomb.x11
12is_animated 0 17is_animated 0
13cha 20 18invisible 1
14hp 1 19no_pick 1
20walk_on 1
21editable 32
22attacktype 1
15dam 90 23dam 90
16speed 1 24Cha 20
17level 1
18type 154
19attacktype 1
20invisible 1
21move_on walk
22no_pick 1
23color_fg orange
24editable 32
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines