summaryrefslogtreecommitdiff
path: root/npc/items/shovel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/shovel.txt')
-rw-r--r--npc/items/shovel.txt3
1 files changed, 1 insertions, 2 deletions
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);