--- deliantra/arch/treasures/random.trs 2007/08/12 05:59:24 1.8 +++ deliantra/arch/treasures/random.trs 2008/04/20 18:26:25 1.10 @@ -430,25 +430,25 @@ chance 5 end treasureone random_coin - arch goldcoin + arch silvercoin chance 5 - nrof 5 + nrof 50 more arch goldcoin chance 5 - nrof 10 + nrof 1 more - arch goldcoin + arch silvercoin chance 5 - nrof 15 + nrof 150 more arch goldcoin chance 5 - nrof 20 + nrof 2 more - arch goldcoin + arch silvercoin chance 5 - nrof 25 + nrof 250 more arch silvercoin chance 5 @@ -470,21 +470,21 @@ chance 5 nrof 150 more - arch platinacoin + arch goldcoin chance 5 - nrof 10 + nrof 5 more - arch platinacoin + arch goldcoin chance 5 - nrof 2 + nrof 1 more - arch platinacoin + arch goldcoin chance 5 - nrof 4 + nrof 2 more - arch platinacoin + arch goldcoin chance 5 - nrof 6 + nrof 3 end treasureone random_wealth arch goldcoin @@ -527,21 +527,21 @@ chance 5 nrof 150 more - arch platinacoin + arch silvercoin chance 5 - nrof 1 + nrof 50 more - arch platinacoin + arch goldcoin chance 5 - nrof 2 + nrof 1 more - arch platinacoin + arch goldcoin chance 5 - nrof 4 + nrof 2 more - arch platinacoin + arch goldcoin chance 5 - nrof 6 + nrof 3 more arch gem chance 5 @@ -939,7 +939,7 @@ end treasureone random_books arch cleric_book - chance 20 + chance 19 more arch evoker_book chance 15 @@ -953,6 +953,9 @@ arch summoner_book chance 15 more + arch alchemist_book + chance 1 + more list random_read chance 5 end