--- deliantra/arch/readable/scroll_2.arc 2007/02/06 23:29:26 1.4 +++ deliantra/arch/readable/scroll_2.arc 2010/03/19 17:53:06 1.12 @@ -1,17 +1,33 @@ object scroll_2 +inherit type_book name scroll name_pl scrolls race scrolls -skill literacy face scroll_2.x11 +magicmap white nrof 1 -type 8 subtype 33 -materialname paper value 34 weight 350 client_type 1041 -editable 128 +end + +object scroll_2_empty +name empty scroll +name_pl empty scrolls +skill literacy +msg +It is ruled to make writing in it easier. +endmsg +other_arch scroll_2 +face scroll_2.x11 magicmap white +nrof 1 +type 110 +materialname paper +value 34 +weight 350 +container 250 +client_type 1041 end