summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-09 21:54:59 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-09 21:54:59 -0300
commit2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f (patch)
treea7a234631993198ce285b6eb9cf1e36d9db9712d
parent4790ad73c4f274affdb7ea077edd2f9f3b215260 (diff)
downloadserverdata-2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f.tar.gz
serverdata-2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f.tar.bz2
serverdata-2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f.tar.xz
serverdata-2ddb82fd5d634e6c78dc2a3670bdaffd7bf9d28f.zip
Eh, Gold Pieces might be an exception...
-rw-r--r--npc/items/shovel.txt2
1 files changed, 1 insertions, 1 deletions
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);