summaryrefslogtreecommitdiff
path: root/npc/functions/refine.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-08 17:37:34 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-08 17:37:34 -0300
commit9e33f5ae372bc0b3472517184959c0c6803785f5 (patch)
tree7f17cd6c46926aed98d6d3b1c9ced8ee25224c1f /npc/functions/refine.txt
parent53fe53764c38d17b22392f908945bf6b89b82f54 (diff)
downloadserverdata-9e33f5ae372bc0b3472517184959c0c6803785f5.tar.gz
serverdata-9e33f5ae372bc0b3472517184959c0c6803785f5.tar.bz2
serverdata-9e33f5ae372bc0b3472517184959c0c6803785f5.tar.xz
serverdata-9e33f5ae372bc0b3472517184959c0c6803785f5.zip
[skip ci] minor edit on command
Diffstat (limited to 'npc/functions/refine.txt')
-rw-r--r--npc/functions/refine.txt2
1 files changed, 1 insertions, 1 deletions
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;