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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index d6844f5c7..0d0c297ac 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -229,7 +229,7 @@ function script HUB_SkillInvoke {
GHMEMO[GHQ_GetQuestIDByMonsterID(MountainSnake)] >= 10000 &&
rand2(1,3) == 2)
{
- .@mobId=MountainSnake;
+ .@mobId=MountainSnake;
}
SK_summon(.@mobId, 4, any(3,4));
break;