From bbd5041566699d8415c1ee01d04a5252d3fcafc9 Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 18 Oct 2016 13:35:46 -0500 Subject: Fix MOTD as per gumi --- npc/commands/motd.txt | 1 - npc/scripts.conf | 1 - 2 files changed, 2 deletions(-) (limited to 'npc') diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt index cea01544..ae12a010 100644 --- a/npc/commands/motd.txt +++ b/npc/commands/motd.txt @@ -177,7 +177,6 @@ OnPCLoginEvent: end; OnInit: - MOTD_text; MOTD_debug_text; .size = getarraysize($MOTD_Messages$); .dsize = getarraysize($Debug_Messages$); diff --git a/npc/scripts.conf b/npc/scripts.conf index 49e412ac..5c4984e4 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -76,7 +76,6 @@ "npc/commands/warp.txt", "npc/commands/zeny.txt", "npc/commands/motd-debug-text.txt", -"npc/commands/motd-text.txt", "npc/commands/motd.txt", "npc/commands/scheduled-broadcasts.txt", "npc/commands/event.txt", -- cgit v1.2.3-60-g2f50