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.10 by root, Tue Nov 3 09:59:21 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines