From bd9567ba0e1abcd8523562e4298a30e17e9e9f4a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 28 Dec 2020 20:48:54 -0300 Subject: Actually, whitelist Halinarzo. --- npc/functions/clientversion.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 8b128d772..b4a40312a 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -992,7 +992,8 @@ function script clientupdater { if (BaseLevel < 20) { if (getsavepoint(0) != "000-1" && getsavepoint(0) != "003-1" && - getsavepoint(0) != "005-1") { + getsavepoint(0) != "005-1" && + getsavepoint(0) != "009-1") { // Resave at Candor EnterTown("Candor"); ReturnTown(); -- cgit v1.2.3-60-g2f50