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

Comparing deliantra/arch/spell/Misc/spell_invisible_to_undead.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:28 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_invisible_to_undead 1object spell_invisible_to_undead
2inherit type_spell
2name invisible to undead 3name invisible to undead
3name_pl invisible to undead 4name_pl invisible to undead
4race undead 5race undead
5skill praying 6skill praying
6msg 7msg
8endmsg 9endmsg
9other_arch enchantment 10other_arch enchantment
10face spell_praying.x11 11face spell_praying.x11
11grace 25 12grace 25
12maxgrace 15 13maxgrace 15
13level 6 14level 14
14type 101
15subtype 19 15subtype 19
16path_attuned 0 16path_attuned 0
17value 60 17value 60
18invisible 1 18invisible 1
19duration 300 19duration 300

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines