From 0e70dbbcacf8344b52134ab1b173a793254b3517 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Jul 2018 00:53:12 -0300 Subject: [skip ci] debug --- npc/items/shovel.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/items') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index 4b60d2773..7418105e9 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -36,6 +36,7 @@ function script shovel_scatter { for (.@i = 0; .@i < .@amount; .@i++) shovel_scriptItem(.@map$, rand(.@x1,.@x2), rand(.@y1,.@y2), any_of(.@id)); + debugmes "Scattered "+.@amount+" items on "+.@map$; return; } -- cgit v1.2.3-70-g09d2