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.9 by root, Tue Nov 3 09:49:39 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines