From df43fa10c0e96a58ea06b67f7234e718c959592d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 22:08:57 -0300 Subject: Ops, this must be cleared up >.> --- npc/items/shovel.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/items') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index e16f7cd87..9cd36ac5b 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -337,6 +337,10 @@ function script shovel_randomtreasure { delitem TreasureMap, 1; .@amount=any(1,1,2); getitem .@id, .@amount; + ShovelQuests_AssignedMAP$=""; + ShovelQuests_AssignedX=0; + ShovelQuests_AssignedY=0; + narrator S_FIRST_BLANK_LINE, l("You found something!"), l("It's @@ @@.", .@amount, getitemname(.@id)); -- cgit v1.2.3-70-g09d2