From 6e0ebfd6c518aacc53cef0b6a244545142b4aa4a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Oct 2019 13:10:13 -0300 Subject: Allow crafting skill to open UCP so player can change their crafting options --- npc/functions/hub.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 2a844f5f6..d83c30c65 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -187,6 +187,12 @@ function script HUB_SkillInvoke { //CMD_lang(); next; closeclientdialog; CMD_toevent(); break; + case TMW2_CRAFT: + //case NV_BASIC: + //case TMW2_ANCIENTLANGUAGES: + //case TMW2_SPEECH: + UserCtrlPanel(); + break; } // Debug -- cgit v1.2.3-60-g2f50