--- deliantra/arch/readable/book_clasp.arc 2006/09/04 09:57:06 1.2 +++ deliantra/arch/readable/book_clasp.arc 2010/03/19 17:53:06 1.12 @@ -1,15 +1,32 @@ -Object book_clasp +object book_clasp +inherit type_book name book +name_pl books +face book_clasp.x11 +magicmap green nrof 1 -face book_clasp.111 -type 8 subtype 1 -skill literacy -material 1 value 65 weight 4000 -editable 128 +client_type 1041 +end + +object book_clasp_empty +name empty book +name_pl empty books +skill literacy +msg +It is ruled to make writing in it easier. +endmsg +other_arch book_clasp +face book_clasp.x11 magicmap green -name_pl books +nrof 1 +type 110 +materialname paper +value 65 +weight 4000 +container 1500 client_type 1041 end +