--- deliantra/arch/spell/Scroll/scroll_new.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Scroll/scroll_new.arc 2009/11/03 09:59:32 1.12 @@ -1,16 +1,35 @@ -Object scroll_new -name scroll +object scroll_empty +name empty spell scroll +name_pl empty spell scrolls race scrolls -face scroll.111 -color_fg white +skill use magic item +msg +Nothing is written in it. +endmsg +other_arch scroll_new +face scroll_empty.x11 +magicmap white nrof 1 -type 111 -material 1 -weight 200 +type 110 +materialname paper value 1 -editable 2048 +weight 400 +client_type 660 +end + +object scroll_new +name scroll name_pl scrolls -client_type 661 +race scrolls skill use magic item +face scroll.x11 +magicmap white +nrof 1 +type 111 +materialname paper +value 1 +weight 400 randomitems scroll +client_type 661 end +