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.2 by pippijn, Tue Jan 2 21:58:40 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines