summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7dee78ac..81c0d22e 100644
--- a/npc/items/shovel.txt
+++ b/npc/items/shovel.txt
@@ -193,7 +193,7 @@ OnHour00:
OnInit:
.PlayerTiredTime = 20;
- AddDigRect("001-1", 100, 26, 200, 48);
+ AddDigRect("001-1", 172, 26, 200, 48);
end;
}