--- deliantra/arch/spell/Scroll/scroll_new.arc 2007/03/03 00:51:19 1.5 +++ deliantra/arch/spell/Scroll/scroll_new.arc 2007/08/12 05:59:24 1.9 @@ -1,16 +1,38 @@ -Object scroll_new +object scroll_new name scroll +name_pl scrolls race scrolls +skill use magic item face scroll.x11 -color_fg white nrof 1 type 111 -material 1 -weight 200 +materialname paper value 1 -editable 2048 -name_pl scrolls +weight 400 +randomitems scroll client_type 661 +editable 2048 +magicmap white +end + +object scroll_empty +name empty spell scroll +name_pl empty spell scrolls +race scrolls skill use magic item -randomitems scroll +face scroll_empty.x11 +other_arch scroll_new +nrof 1 +type 110 +materialname paper +value 1 +weight 400 +client_type 660 +editable 2048 +magicmap white +msg +Nothing is written in it. +H +endmsg end +