ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/ench_armour.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:13 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.6 object ench_armour
2 root 1.1 name Enchant Armour
3 root 1.7 name_pl Enchant Armours
4 root 1.1 race scrolls
5 pippijn 1.2 face scroll.x11
6 root 1.7 sp 1
7 root 1.1 nrof 1
8     type 123
9 root 1.7 materialname paper
10 root 1.1 value 9500
11     weight 200
12 root 1.7 client_type 1011
13     identified 1
14 root 1.5 need_an 1
15 elmex 1.11 msg
16     This scroll possesses magical powers to enchant armour.
17     H<This scroll can be used to enchant any of your armour. You first need to mark
18     a piece of armour in your inventory and then read this scroll to enhance it.>
19     endmsg
20 root 1.1 end
21 root 1.7