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.6 by root, Sat Mar 3 01:16:29 2007 UTC vs.
Revision 1.8 by sf-marcmagus, Thu Oct 15 16:00:37 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
12client_type 1041
11editable 128 13editable 128
12magicmap brown 14magicmap brown
15end
16
17object tome_empty
18name empty tome
13name_pl tomes 19name_pl empty tomes
20skill literacy
21other_arch tome
22face tome.x11
23nrof 1
24type 110
25materialname paper
26value 80
27weight 8000
28container 3000
14client_type 1041 29client_type 1041
30editable 128
31msg
32It is ruled to make writing in it easier.
33endmsg
34magicmap brown
15end 35end
36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines