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

Comparing deliantra/arch/spell/Misc/spell_invisible.arc (file contents):
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_invisible 1object spell_invisible
2inherit type_spell
2name invisible 3name invisible
3name_pl invisible 4name_pl invisible
4skill sorcery 5skill sorcery
5msg 6msg
6Makes you invisible. 7Makes you invisible.
11other_arch enchantment 12other_arch enchantment
12face spell_sorcery.x11 13face spell_sorcery.x11
13sp 15 14sp 15
14maxsp 15 15maxsp 15
15level 14 16level 14
16type 101
17subtype 19 17subtype 19
18path_attuned 0 18path_attuned 0
19value 60 19value 60
20invisible 1 20invisible 1
21duration 300 21duration 300

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines