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.6 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines