summaryrefslogtreecommitdiff
path: root/npc/024-16
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16')
-rw-r--r--npc/024-16/craftsman.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/craftsman.txt b/npc/024-16/craftsman.txt
index 0abd3e827..1d3fce662 100644
--- a/npc/024-16/craftsman.txt
+++ b/npc/024-16/craftsman.txt
@@ -30,7 +30,7 @@
msObjective(Zeny >= calcPrices(),
l("Money: @@ GP", format_number(Zeny)) );
// Script end
- if (getskilllv(TMW2_CRAFT) >= 6)
+ if (getskilllv(TMW2_CRAFT) > 6)
close;
mes "";
select