From 8a4bf716002a017de77fe7df301ef8e4aaf00a2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 11:00:49 -0300 Subject: Initial commit --- .tools/npc/motd-debug-text.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .tools/npc/motd-debug-text.txt (limited to '.tools/npc') diff --git a/.tools/npc/motd-debug-text.txt b/.tools/npc/motd-debug-text.txt new file mode 100644 index 00000000..a57c9a2a --- /dev/null +++ b/.tools/npc/motd-debug-text.txt @@ -0,0 +1,4 @@ +function script MOTD_debug_text { + setarray $@Debug_Messages$[0], ""; + return; +} -- cgit v1.2.3-70-g09d2