From fa82b5bc04debf14c90576ad7c10507cec34d024 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Dec 2021 07:02:47 -0300 Subject: Enforce a real alignment policy --- npc/functions/clientversion.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index d30c07c61..907c825db 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -982,8 +982,8 @@ function script clientupdater { // ter dez 28 11:57:17 BRT 2021 if (UPDATE < 1640703437) { .@u$ = strtolower(strcharinfo(0)); - setarray .@xmas21$, "jesusalva", "poppet", "jak1", "horak"; - setarray .@xmas20$, "andulkat", "kolchak"; + setarray .@xmas21$, "jesusalva", "poppet", "jak1", "horak", "hocus pocus fidibus", "statue"; + setarray .@xmas20$, "andulkat", "kolchak", "Pacman_I_I"; if (array_exists(.@xmas21$, .@u$)) { .@dg=1; showavatar NPC_LOF_RICH; -- cgit v1.2.3-60-g2f50