ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_marking_rune.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +7 -4 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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