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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt
index 13aba25d..27c9352c 100644
--- a/npc/items/shovel.txt
+++ b/npc/items/shovel.txt
@@ -291,6 +291,8 @@ function script shovel_getcity {
function script shovel_randomtreasure {
.@id=any(TreasureKey,CoinBag,CoinBag,CoinBag,Coal,
Diamond,Ruby,Emerald,Sapphire,Topaz,Amethyst,
+ CrudeDiamond,CrudeRuby,CrudeEmerald,
+ CrudeSapphire,CrudeTopaz,CrudeAmethyst,
MaggotSlimePotion, LargeMana, LargeHealing);
delitem TreasureMap, 1;
.@amount=any(1,1,2);