summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-28 04:08:09 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-28 04:08:09 -0300
commite2d882353dfbec309d892f9816c7a1806eb6730f (patch)
tree10c8b52e65bed4cdcd48ab8aa9cb008b9ef5df50 /npc/functions/hub.txt
parent503a4b600768ee7599b4c065de519d4f42430f10 (diff)
downloadserverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.gz
serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.bz2
serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.xz
serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.zip
Area Provoke
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 333ac14f4..454560554 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -215,6 +215,9 @@ function script HUB_SkillInvoke {
case TMW2_MPREGEN:
SK_mpregen();
break;
+ case EVOL_AREA_PROVOKE:
+ massprovoke(@skillLv);
+ break;
case TMW2_FAKESKILL2:
//CMD_lang(); next; closeclientdialog;
CMD_toevent();