From ac8e42682db1299fbf31a39bb279c047089cdbf9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Jun 2020 19:47:33 -0300 Subject: CHOP DOWN --- npc/024-16/craftsman.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/024-16') diff --git a/npc/024-16/craftsman.txt b/npc/024-16/craftsman.txt index df3118f65..d934d2b05 100644 --- a/npc/024-16/craftsman.txt +++ b/npc/024-16/craftsman.txt @@ -28,6 +28,9 @@ l("Completed Crafts: @@/@@", CRAFTING_SCORE, calcRequisites()) ); msObjective(Zeny >= calcPrices(), l("Money: @@ GP", format_number(Zeny)) ); + // Script end + if (getskilllv(TMW2_CRAFT) >= 6) + close; mes ""; select rif(!CRAFTING_SCORE, l("How can I complete a craft?")), -- cgit v1.2.3-60-g2f50