From 2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 21:54:59 -0300 Subject: Eh, Gold Pieces might be an exception... --- npc/items/shovel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index 30df008ec..e16f7cd87 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -332,7 +332,7 @@ OnHour00: } function script shovel_randomtreasure { - .@id=any(TreasureKey,CoinBag,TreasureKey,CoinBag,CoinBag, + .@id=any(TreasureKey,CoinBag,TreasureKey,CoinBag,CoinBag,GoldPieces, Diamond,Ruby,Emerald,Sapphire,Topaz,Amethyst); delitem TreasureMap, 1; .@amount=any(1,1,2); -- cgit v1.2.3-70-g09d2