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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 2839a8d64..664424a29 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -290,9 +290,9 @@ function script HUB_Logout {
.@api$=json_encode("UID", ##VAULT,
"GID", getcharid(3),
"VAR1N", "MLQUEST",
- "VAR1V", ##01_MLQUEST,
+ "VAR1V", ##02_MLQUEST,
"VAR2N", "MLWORLD",
- "VAR2V", ##01_MLWORLD,
+ "VAR2V", ##02_MLWORLD,
"VEXP", ##VAULT_EXP,
"GOTO", ##VAULT_GOTO,
"MLTO", ##VAULT_MLTO);