ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/book_clasp.arc
(Generate patch)

Comparing deliantra/arch/readable/book_clasp.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:57:17 2007 UTC vs.
Revision 1.9 by sf-marcmagus, Thu Oct 15 16:00:37 2009 UTC

1Object book_clasp 1object book_clasp
2name book 2name book
3name_pl books
4skill literacy
5face book_clasp.x11
3nrof 1 6nrof 1
4face book_clasp.x11
5type 8 7type 8
6subtype 1 8subtype 1
7skill literacy 9materialname paper
8material 1
9value 65 10value 65
10weight 4000 11weight 4000
12client_type 1041
11editable 128 13editable 128
12magicmap green 14magicmap green
15end
16
17object book_clasp_empty
18name empty book
13name_pl books 19name_pl empty books
20skill literacy
21other_arch book_clasp
22face book_clasp.x11
23nrof 1
24type 110
25materialname paper
26value 65
27weight 4000
28container 1500
14client_type 1041 29client_type 1041
30editable 128
31msg
32It is ruled to make writing in it easier.
33endmsg
34magicmap green
15end 35end
36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines