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.7 by root, Sat Mar 3 01:16:55 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:23 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
11anim 2anim
12rune_bomb.x11 3rune_bomb.x11
13rune_bomb.x11 4rune_bomb.x11
14mina 5mina
6name Rune of Create Bomb
7msg
8RUN! The timer's ticking!
9endmsg
10other_arch spell_create_bomb
11face rune_bomb.x11
12is_animated 0
13cha 20
14hp 1
15dam 90
16speed 1
15level 1 17level 1
18type 154
19attacktype 1
20invisible 1
21move_on walk
22no_pick 1
16color_fg orange 23color_fg orange
17is_animated 0
18invisible 1
19no_pick 1
20walk_on 1
21editable 32 24editable 32
22attacktype 1
23dam 90
24Cha 20
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines