ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/tome.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:21 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: +5 -5 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object tome
2 name tome
3 name_pl tomes
4 skill literacy
5 face tome.x11
6 magicmap brown
7 nrof 1
8 type 8
9 subtype 4
10 materialname paper
11 value 80
12 weight 8000
13 client_type 1041
14 end
15
16 object tome_empty
17 name empty tome
18 name_pl empty tomes
19 skill literacy
20 msg
21 It is ruled to make writing in it easier.
22 endmsg
23 other_arch tome
24 face tome.x11
25 magicmap brown
26 nrof 1
27 type 110
28 materialname paper
29 value 80
30 weight 8000
31 container 3000
32 client_type 1041
33 end
34