From cef142d39118797bec5ed6a59f8273e9318128e6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 6 Jun 2021 15:14:53 -0300 Subject: Use KICK-7 for Mirror Lake, preparing for upcoming M+/MLauncher updates --- npc/functions/vault.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/functions/vault.txt b/npc/functions/vault.txt index 050eb4d6f..2911a47c1 100644 --- a/npc/functions/vault.txt +++ b/npc/functions/vault.txt @@ -34,8 +34,8 @@ function script MirrorLakeSendTo { closeclientdialog; dispbottom l("Darkness fills your vision..."); sleep2(1000); - //kick(getcharid(3), 7); // 7 is not a valid kick reason - atcommand("@kick "+strcharinfo(0)); + kick(getcharid(3), 7); // 7 is not a valid kick reason + //atcommand("@kick "+strcharinfo(0)); end; } -- cgit v1.2.3-60-g2f50