summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-10 14:07:21 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-10 14:07:21 -0300
commit8c39f8c31d1e7e53bf8128b52e6f3846acba237e (patch)
tree69f636f2a88abc194641db871fbc28a132f897f9 /npc/functions/hub.txt
parent488c9121260fb62c443baaebd9170a67019b9059 (diff)
downloadserverdata-8c39f8c31d1e7e53bf8128b52e6f3846acba237e.tar.gz
serverdata-8c39f8c31d1e7e53bf8128b52e6f3846acba237e.tar.bz2
serverdata-8c39f8c31d1e7e53bf8128b52e6f3846acba237e.tar.xz
serverdata-8c39f8c31d1e7e53bf8128b52e6f3846acba237e.zip
Modify Moubootaur Legends from Index 1 to Index 2.
0 - Vault; 1 - rEvolt; 2 - Moubootaur Legends; 3 - Evolved; 4 - WoA
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);