ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/tome.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:26 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 tome
2 root 1.1 name tome
3 root 1.3 name_pl tomes
4     skill literacy
5     face tome.x11
6 root 1.1 nrof 1
7     type 8
8     subtype 4
9 root 1.4 materialname paper
10 root 1.1 value 80
11     weight 8000
12 root 1.3 client_type 1041
13 root 1.1 editable 128
14     magicmap brown
15     end
16 root 1.3