ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_ench.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object improve_enchantment
2 root 1.1 name Enchant Weapon
3 root 1.3 name_pl Enchant Weapons
4     race scrolls
5 pippijn 1.2 face scroll.x11
6 root 1.3 sp 4
7 root 1.1 nrof 1
8     type 124
9 root 1.4 materialname paper
10 root 1.1 value 10000
11     weight 200
12 root 1.3 client_type 1016
13     identified 1
14     color_fg white
15 root 1.1 editable 2048
16     end
17 root 1.3