--- deliantra/arch/spell/SpellBook/summoner_book.arc 2007/02/06 23:29:30 1.4 +++ deliantra/arch/spell/SpellBook/summoner_book.arc 2007/03/03 00:51:19 1.5 @@ -1,32 +1,31 @@ -object summoner_book +Object summoner_book name summoner's spellbook name_pl summoner's spellbooks -skill literacy face summoner_book.x11 -nrof 1 type 85 -materialname paper +skill literacy +material 1 value 20 weight 5000 -randomitems summoner_book -client_type 1001 editable 2048 magicmap brown +nrof 1 +client_type 1001 +randomitems summoner_book end - -object summoner_book_l1 +# +Object summoner_book_l1 name summoners's spellbook name_pl summoners's spellbooks -skill literacy face summoner_book.x11 -nrof 1 type 85 -materialname paper +skill literacy +material 1 value 20 weight 5000 -randomitems summoning_l1 -client_type 1001 editable 2048 magicmap brown +nrof 1 +client_type 1001 +randomitems summoning_l1 end -