summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 0e052720e..2a1bb9fed 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -187,6 +187,9 @@ function script HUB_SkillInvoke {
case TMW2_FAKESKILL:
atcommand("@refresh");
break;
+ case TMW2_MPREGEN:
+ SK_mpregen();
+ break;
case TMW2_FAKESKILL2:
//CMD_lang(); next; closeclientdialog;
CMD_toevent();