--- deliantra/arch/readable/book_read.arc 2007/01/02 21:57:18 1.2 +++ deliantra/arch/readable/book_read.arc 2009/10/15 16:00:37 1.8 @@ -1,14 +1,34 @@ -Object book_read +object book_read name book -nrof 1 +name_pl books +skill literacy face book_read.x11 +nrof 1 type 8 subtype 3 -skill literacy -material 1 -value 13 +materialname paper +value 50 weight 3000 +client_type 1041 editable 128 -name_pl books +end + +object book_empty +name empty book +name_pl empty books +skill literacy +other_arch book_read +face book_empty.x11 +nrof 1 +type 110 +materialname paper +value 50 +weight 3000 +container 1000 client_type 1041 +editable 128 +msg +It is ruled to make writing in it easier. +endmsg end +