From 9e33f5ae372bc0b3472517184959c0c6803785f5 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Wed, 8 Aug 2018 17:37:34 -0300
Subject: [skip ci] minor edit on command

---
 npc/functions/refine.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'npc')

diff --git a/npc/functions/refine.txt b/npc/functions/refine.txt
index 6e4a1db27..ac7be8827 100644
--- a/npc/functions/refine.txt
+++ b/npc/functions/refine.txt
@@ -207,7 +207,7 @@ function	script	repairMaster	{
     if (.@save != getbrokenid(1)) {
         mesn;
         mesq l("Ah...! POLICE! POLICE! Quick, send this cheating thief to jail!!");
-        atcommand "@jail "+strcharinfo(0);
+        atcommand "@jailfor 20mn "+strcharinfo(0);
         close;
     }
     Zeny=Zeny-.@price;
-- 
cgit v1.2.3-70-g09d2