--- deliantra/arch/readable/book_clasp.arc 2007/02/06 22:41:13 1.4 +++ deliantra/arch/readable/book_clasp.arc 2010/10/16 09:18:47 1.13 @@ -1,16 +1,30 @@ object book_clasp +inherit type_book name book name_pl books -skill literacy face book_clasp.x11 nrof 1 -type 8 subtype 1 -material 1 value 65 weight 4000 client_type 1041 -editable 128 -magicmap green +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 +nrof 1 +type 110 +materialname paper +value 65 +weight 4000 +container 1500 +client_type 1041 end