--- deliantra/arch/readable/tome.arc 2006/02/06 20:26:28 1.1.1.1 +++ deliantra/arch/readable/tome.arc 2010/10/16 09:18:48 1.12 @@ -1,15 +1,30 @@ -Object tome +object tome +inherit type_book name tome +name_pl tomes +face tome.x11 nrof 1 -face tome.111 -type 8 subtype 4 +value 80 +weight 8000 +client_type 1041 +end + +object tome_empty +name empty tome +name_pl empty tomes skill literacy -material 1 +msg +It is ruled to make writing in it easier. +endmsg +other_arch tome +face tome.x11 +nrof 1 +type 110 +materialname paper value 80 weight 8000 -editable 128 -magicmap brown -name_pl tomes +container 3000 client_type 1041 end +