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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:30 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines