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

Comparing deliantra/arch/spell/Rune/spell_glyph.arc (file contents):
Revision 1.8 by root, Thu Sep 17 08:14:50 2009 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:30 2010 UTC

1object spell_glyph 1object spell_glyph
2inherit type_spell
2name glyph 3name glyph
3name_pl glyph 4name_pl glyph
4skill praying 5skill praying
5msg 6msg
6Creates a special firetrap rune, which contains another spell. 7Creates a special firetrap rune, which contains another spell.
9spell is cast on the target. 10spell is cast on the target.
10endmsg 11endmsg
11face glyph.x11 12face glyph.x11
12grace 5 13grace 5
13level 12 14level 12
14type 101
15subtype 2 15subtype 2
16path_attuned 2048 16path_attuned 2048
17value 120 17value 120
18invisible 1 18invisible 1
19no_drop 1 19no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines