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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines