From 8b383b502798187d0e2467424eff91fc3a5fb7cf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Jan 2021 23:59:06 -0300 Subject: Main Server: Use serverexit 101 --- npc/commands/super-menu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index 10a956302..de9454379 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -210,7 +210,7 @@ OnWed0259: end; OnWed0300: if (!$AUTORESTART || gettime(GETTIME_DAYOFMONTH) > 7) end; - atcommand("@serverexit 103"); + atcommand("@serverexit 101"); end; } -- cgit v1.2.3-60-g2f50