--- deliantra/arch/spell/SpellBook/prayer_book.arc 2007/02/06 23:29:29 1.4 +++ deliantra/arch/spell/SpellBook/prayer_book.arc 2007/03/03 00:51:19 1.5 @@ -1,30 +1,29 @@ -object cleric_book +Object cleric_book name prayerbook name_pl prayerbooks -skill literacy face prayer_book.x11 -nrof 1 type 85 -materialname paper +skill literacy +material 1 value 20 weight 5000 -randomitems prayer_book -client_type 1002 editable 2048 +nrof 1 +client_type 1002 +randomitems prayer_book end - -object cleric_book_l1 +# +Object cleric_book_l1 name prayerbook name_pl prayerbooks -skill literacy face prayer_book.x11 -nrof 1 type 85 -materialname paper +skill literacy +material 1 value 20 weight 5000 -randomitems praying_l1 -client_type 1002 editable 2048 +nrof 1 +client_type 1002 +randomitems praying_l1 end -