From a4950a3cd41abff01eaac42248ad0a7cb02be0ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 13 Jul 2020 09:53:24 -0300 Subject: I don't care but lets update this deprecated code --- npc/soren/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/soren') diff --git a/npc/soren/main.txt b/npc/soren/main.txt index df05b8aec..8504cb86e 100644 --- a/npc/soren/main.txt +++ b/npc/soren/main.txt @@ -62,8 +62,8 @@ OnClock0323: getareausers("soren-2") == 0 && getareausers("001-6") == 0 && getareausers("001-7") == 0) { - killmonster("soren", "All"); - killmonster("soren-2", "All"); + killmonster("soren", "all"); + killmonster("soren-2", "all"); } end; } -- cgit v1.2.3-60-g2f50