ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/tome.arc
(Generate patch)

Comparing deliantra/arch/readable/tome.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:50:56 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:49:39 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines