diff --git a/AndorsTrail/res/raw/droplists_graveyard1.json b/AndorsTrail/res/raw/droplists_graveyard1.json index 02a64a6cb..11008e65a 100644 --- a/AndorsTrail/res/raw/droplists_graveyard1.json +++ b/AndorsTrail/res/raw/droplists_graveyard1.json @@ -26,14 +26,30 @@ { "itemID":"bone", "chance":"30", + "quantity":{ + "min":1, + "max":2 + } + }, + { + "itemID":"gold", + "chance":"70", + "quantity":{ + "min":1, + "max":6 + } + }, + { + "itemID":"club1", + "chance":"10", "quantity":{ "min":1, "max":1 } }, { - "itemID":"marrowtaint", - "chance":"1/1000", + "itemID":"shield_iron1", + "chance":"5", "quantity":{ "min":1, "max":1