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.11 by elmex, Fri Mar 19 17:53:06 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines