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.10 by root, Tue Nov 3 09:59:21 2009 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:48 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines