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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines