ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_glyph.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:42 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_glyph
2     name glyph
3     name_pl glyph
4 pippijn 1.2 face glyph.x11
5 root 1.1 type 101
6     subtype 2
7     no_drop 1
8     invisible 1
9     level 12
10     value 120
11     grace 5
12     casting_time 15
13     skill praying
14     path_attuned 2048
15     msg
16     Glyph is a special rune - when casting the
17     spell, the caster specifies what other spell
18     should be encapsulated in the glyph spell.
19     When the glyph is activated, the encapsulated
20     spell is cast on the target.
21     endmsg
22     end