From 99385b26263c27020d8ce526afaa1811e4eceaa1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Oct 2021 20:48:01 +0000 Subject: NPC Improvements --- npc/items/shovel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items/shovel.txt') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index 7f5132a08..947d89eec 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -73,7 +73,7 @@ function script shovel_scatter { function Dig { - // First check: Did some player burried a TREASURE? O.o + // First check: Did some player bury some TREASURE? O.o getmapxy(.@map$, .@x, .@y, 0); for (.@i = 0; .@i < getarraysize($WorldBuriedTreasures_id); .@i++) { -- cgit v1.2.3-70-g09d2