ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/ench_armour.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:31 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

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.10 magicmap white
7 root 1.7 sp 1
8 root 1.1 nrof 1
9     type 123
10 root 1.7 materialname paper
11 root 1.1 value 9500
12     weight 200
13 root 1.7 client_type 1011
14     identified 1
15 root 1.5 need_an 1
16 root 1.1 end
17 root 1.7