summaryrefslogtreecommitdiff
path: root/npc/functions/vault.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/vault.txt')
-rw-r--r--npc/functions/vault.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/vault.txt b/npc/functions/vault.txt
index b02d113b..4f45c871 100644
--- a/npc/functions/vault.txt
+++ b/npc/functions/vault.txt
@@ -85,9 +85,9 @@ function script vaultOnLogout {
.@api$=json_encode("UID", ##VAULT,
"GID", getcharid(3),
"VAR1N", "TMWQUEST",
- "VAR1V", ##03_TMWQUEST,
+ "VAR1V", ##01_TMWQUEST,
"VAR2N", "TMWGLOBAL",
- "VAR2V", ##03_TMWGLOBAL,
+ "VAR2V", ##01_TMWGLOBAL,
"VEXP", ##VAULT_EXP,
"GOTO", ##VAULT_GOTO,
"MLTO", ##VAULT_MLTO);