From cc113fad2773a31e7a79ff45ff2b30c782be5e40 Mon Sep 17 00:00:00 2001 From: Rijackson Date: Thu, 20 Sep 2018 20:48:51 -0400 Subject: [PATCH] Removed Marrowtaint from the graveyard corpse drop list, and added a few other items instead. It should not have been there, but I missed it until now. --- AndorsTrail/res/raw/droplists_graveyard1.json | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) 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