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

Comparing deliantra/arch/spell/Misc/spell_marking_rune.arc (file contents):
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_marking_rune 1object spell_marking_rune
2inherit type_spell
2name marking rune 3name marking rune
3name_pl marking rune 4name_pl marking rune
4skill sorcery 5skill sorcery
5msg 6msg
6This rune is basically a sign. You may store any words you like in this rune, 7Creates a special marking rune, which is basically a sign on the ground.
7and people may apply it to read it. It will do no harm whatsoever and is usually
8always visible.
9 8
9You may store any words you like in this rune, and people may apply it to
10read it. It will do no harm whatsoever and is usually always visible.
11
10This can be useufl to warn others, or give yourself hints when in a maze. 12This can be useful to warn others, or give yourself hints when in a maze.
13
14Note that Elbereth is not a goddess known to these lands.
11endmsg 15endmsg
12other_arch rune_mark 16other_arch rune_mark
13face spell_sorcery.x11 17face spell_sorcery.x11
14sp 2 18sp 2
15level 1 19level 1
16type 101
17subtype 3 20subtype 3
18path_attuned 0 21path_attuned 0
19value 10 22value 10
20invisible 1 23invisible 1
21no_drop 1 24no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines