From 4790ad73c4f274affdb7ea077edd2f9f3b215260 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 21:53:03 -0300 Subject: Who would bury an ore chunk? It makes no sense --- npc/items/shovel.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/items') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index 22b406059..30df008ec 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -332,8 +332,7 @@ OnHour00: } function script shovel_randomtreasure { - .@id=any(TreasureKey,CoinBag,TreasureKey,SulfurPowder,Coal, - IronOre,CopperOre,LeadOre,TinOre,SilverOre,GoldOre,PlatinumOre,IridiumOre,TitaniumOre, + .@id=any(TreasureKey,CoinBag,TreasureKey,CoinBag,CoinBag, Diamond,Ruby,Emerald,Sapphire,Topaz,Amethyst); delitem TreasureMap, 1; .@amount=any(1,1,2); -- cgit v1.2.3-60-g2f50