--- deliantra/arch/readable/tome.arc 2007/02/06 23:29:26 1.4 +++ deliantra/arch/readable/tome.arc 2010/03/19 17:53:06 1.11 @@ -1,16 +1,32 @@ object tome +inherit type_book name tome name_pl tomes -skill literacy face tome.x11 +magicmap brown nrof 1 -type 8 subtype 4 -materialname paper value 80 weight 8000 client_type 1041 -editable 128 +end + +object tome_empty +name empty tome +name_pl empty tomes +skill literacy +msg +It is ruled to make writing in it easier. +endmsg +other_arch tome +face tome.x11 magicmap brown +nrof 1 +type 110 +materialname paper +value 80 +weight 8000 +container 3000 +client_type 1041 end