From 2575f51fa881e4258e797d2a5b19aeefaa5c2bff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 May 2021 18:57:18 -0300 Subject: Add TMWGLOBAL variable for Mirror Lake. This is/will be needed for implementing other world's MLPs. --- npc/functions/vault.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/functions/vault.txt b/npc/functions/vault.txt index b6d46a13..b02d113b 100644 --- a/npc/functions/vault.txt +++ b/npc/functions/vault.txt @@ -86,6 +86,8 @@ function script vaultOnLogout { "GID", getcharid(3), "VAR1N", "TMWQUEST", "VAR1V", ##03_TMWQUEST, + "VAR2N", "TMWGLOBAL", + "VAR2V", ##03_TMWGLOBAL, "VEXP", ##VAULT_EXP, "GOTO", ##VAULT_GOTO, "MLTO", ##VAULT_MLTO); -- cgit v1.2.3-60-g2f50