ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_marking_rune.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object spell_marking_rune
2 root 1.1 name marking rune
3     name_pl marking rune
4 pippijn 1.3 face spell_sorcery.x11
5 root 1.1 type 101
6     subtype 3
7 root 1.5 level 1
8     value 10
9     sp 2
10     casting_time 10
11     skill sorcery
12 root 1.4 path_attuned 0
13 root 1.5 no_drop 1
14 root 1.4 invisible 1
15 root 1.5 other_arch rune_mark
16     msg
17     This 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.
18     endmsg
19 root 1.1 end