--- deliantra/arch/spell/SpellBook/prayer_book.arc 2007/01/02 21:58:43 1.2 +++ deliantra/arch/spell/SpellBook/prayer_book.arc 2007/03/03 01:24:24 1.7 @@ -1,29 +1,30 @@ -Object cleric_book +object cleric_book name prayerbook name_pl prayerbooks +skill literacy face prayer_book.x11 +nrof 1 type 85 -skill literacy -material 1 +materialname paper value 20 weight 5000 -editable 2048 -nrof 1 -client_type 1002 randomitems prayer_book +client_type 1002 +editable 2048 end -# -Object cleric_book_l1 + +object cleric_book_l1 name prayerbook name_pl prayerbooks +skill literacy face prayer_book.x11 +nrof 1 type 85 -skill literacy -material 1 +materialname paper value 20 weight 5000 -editable 2048 -nrof 1 -client_type 1002 randomitems praying_l1 +client_type 1002 +editable 2048 end +