--- deliantra/arch/readable/book_read.arc 2007/02/06 23:29:26 1.4 +++ deliantra/arch/readable/book_read.arc 2009/11/03 09:59:20 1.10 @@ -1,3 +1,21 @@ +object book_empty +name empty book +name_pl empty books +skill literacy +msg +It is ruled to make writing in it easier. +endmsg +other_arch book_read +face book_empty.x11 +nrof 1 +type 110 +materialname paper +value 50 +weight 3000 +container 1000 +client_type 1041 +end + object book_read name book name_pl books @@ -7,9 +25,8 @@ type 8 subtype 3 materialname paper -value 13 +value 50 weight 3000 client_type 1041 -editable 128 end