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.4 by root, Tue Feb 6 23:29:26 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 3name_pl tomes
4skill literacy 4skill literacy
5face tome.x11 5face tome.x11
6magicmap brown
6nrof 1 7nrof 1
7type 8 8type 8
8subtype 4 9subtype 4
9materialname paper 10materialname paper
10value 80 11value 80
11weight 8000 12weight 8000
12client_type 1041 13client_type 1041
13editable 128
14magicmap brown
15end 14end
16 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