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

Comparing deliantra/arch/spell/Misc/spell_disarm.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_disarm 1object spell_disarm
2inherit type_spell
2name disarm 3name disarm
3name_pl disarm 4name_pl disarm
4skill sorcery 5skill sorcery
5msg 6msg
6Disarm is a safe way to disarm traps. It 7Disarm is a safe way to disarm traps. It
9points to do so. 10points to do so.
10endmsg 11endmsg
11face spell_sorcery.x11 12face spell_sorcery.x11
12sp 7 13sp 7
13level 30 14level 30
14type 101
15subtype 38 15subtype 38
16path_attuned 128 16path_attuned 128
17value 40 17value 40
18invisible 1 18invisible 1
19no_drop 1 19no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines