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.3 by root, Tue Feb 6 22:41:30 2007 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
3msg 7msg
4RUN! The timer's ticking! 8RUN! The timer's ticking!
5endmsg 9endmsg
6other_arch spell_create_bomb 10other_arch spell_create_bomb
7face rune_bomb.x11 11face rune_bomb.x11
8is_animated 0 12is_animated 0
13magicmap orange
9cha 20 14cha 20
10hp 1 15hp 1
11dam 90 16dam 90
12speed 1 17speed 1
13level 1 18level 1
14type 154 19type 154
15attacktype 1 20attacktype 1
16invisible 1 21invisible 1
17move_on all 22move_on walk
18no_pick 1 23no_pick 1
19color_fg orange
20editable 32
21anim
22rune_bomb.x11
23rune_bomb.x11
24mina
25end 24end
26 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines