summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-26 21:42:59 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-26 21:42:59 -0300
commit648010015f48cd397908cebe991cc562796668c1 (patch)
treebb49457b16397563efae83f95fb4c65583f6bb5d /npc/functions/hub.txt
parent341ad533e9fd76dae658f6b0b01adebc57bf7f05 (diff)
downloadserverdata-648010015f48cd397908cebe991cc562796668c1.tar.gz
serverdata-648010015f48cd397908cebe991cc562796668c1.tar.bz2
serverdata-648010015f48cd397908cebe991cc562796668c1.tar.xz
serverdata-648010015f48cd397908cebe991cc562796668c1.zip
Final updates to the Mirror Lake basic infrastructure on ML side.
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index a586cbae1..691961fe0 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -277,9 +277,11 @@ function script HUB_Logout {
"VAR2N", "MLWORLD",
"VAR2V", ##01_MLWORLD,
"VEXP", ##VAULT_EXP,
- "GOTO", 0,
- "MLTO", 0);
+ "GOTO", ##VAULT_GOTO,
+ "MLTO", ##VAULT_MLTO);
##VAULT_EXP=0;
+ ##VAULT_GOTO=0;
+ ##VAULT_MLTO=0;
api_send(API_FLUSHVAULT, .@api$);
// Destroy temporary characters
if (countitem(MirrorLakeArmor)) {