ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_cancellation.arc
(Generate patch)

Comparing deliantra/arch/spell/Bolt/spell_cancellation.arc (file contents):
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:22 2010 UTC

1object spell_cancellation 1object spell_cancellation
2inherit type_spell
2name cancellation 3name cancellation
3name_pl cancellation 4name_pl cancellation
4skill evocation 5skill evocation
5msg 6msg
6This spell removes magic from locations and items. 7Removes magic from locations and items.
7It also removes enchantments from items, so beware! 8It also removes enchantments from items, so beware!
8endmsg 9endmsg
9other_arch cancellation 10other_arch cancellation
10face spell_evocation.x11 11face spell_evocation.x11
11sp 30 12sp 30
12level 10 13level 28
13type 101 14type 101
14subtype 4 15subtype 4
15attacktype 32770 16attacktype 32770
16path_attuned 128 17path_attuned 128
17value 100 18value 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines