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.5 by root, Sat Mar 3 00:51:15 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:01 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
5skill sorcery
6msg
7Creates a special marking rune, which is basically a sign on the ground.
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
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.
15endmsg
16other_arch rune_mark
4face spell_sorcery.x11 17face spell_sorcery.x11
5type 101 18sp 2
19level 1
6subtype 3 20subtype 3
7level 1 21path_attuned 0
8value 10 22value 1
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