From bb3a847c85f79e2f73379b21ee5cb9197d1ba145 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Jul 2019 00:19:50 -0300 Subject: Let's start simple: 15 minutes per chest. --- npc/functions/treasure.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/treasure.txt') diff --git a/npc/functions/treasure.txt b/npc/functions/treasure.txt index 834127a8b..0698d56ee 100644 --- a/npc/functions/treasure.txt +++ b/npc/functions/treasure.txt @@ -21,7 +21,7 @@ function script TreasureBox { delitem TreasureKey, 1; mesc l("You open the chest!"); - RNGTREASURE_DATE[.@id]=gettimetick(2)+60*4; // Minimum 4 hours + RNGTREASURE_DATE[.@id]=gettimetick(2)+60*15; // Minimum 15 minutes .@empty=getvariableofnpc(.empty, strnpcinfo(0)); if (!.@empty) { -- cgit v1.2.3-60-g2f50