ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_con.arc
Revision: 1.5
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.4: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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