From b9124d07d659a6ca2d364922ed0537ad980d9ca3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Jul 2018 00:20:43 -0300 Subject: [skip ci] Don't forget a quest for this, @Jesusalva --- npc/items/shovel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/shovel.txt b/npc/items/shovel.txt index bbefc3274..6fed767e6 100644 --- a/npc/items/shovel.txt +++ b/npc/items/shovel.txt @@ -232,7 +232,7 @@ OnHour00: // There are 25600 possible cells, and over half of them are collisions. // As we don't prevent treasure from falling on collision, it is pretty high. // If two treasures fall on same place, the previous treasure will be deleted. - // Theoretical chance of treasure is 0.12% to 0.70% + // Theoretical chance of uncovering a treasure on an attempt is 0.12% to 0.70% shovel_scatter("007-1", 20, 20, 180, 180, .@Treasure, rand(30,180)); shovel_scatter("011-1", 20, 20, 180, 180, .@Treasure, rand(30,180)); shovel_scatter("015-1", 20, 20, 180, 180, .@Treasure, rand(30,180)); -- cgit v1.2.3-60-g2f50