ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_marking_rune.arc
Revision: 1.8
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.7: +5 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

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 root 1.7 skill sorcery
5     msg
6 root 1.8 This rune is basically a sign. You may store any words you like in this rune,
7     and people may apply it to read it. It will do no harm whatsoever and is usually
8     always visible.
9    
10     This can be useufl to warn others, or give yourself hints when in a maze.
11 root 1.7 endmsg
12     other_arch rune_mark
13 pippijn 1.3 face spell_sorcery.x11
14 root 1.7 sp 2
15     level 1
16 root 1.1 type 101
17     subtype 3
18 root 1.7 path_attuned 0
19 root 1.5 value 10
20 root 1.7 invisible 1
21     no_drop 1
22 root 1.5 casting_time 10
23 root 1.1 end
24 root 1.7