summaryrefslogtreecommitdiff
path: root/.tools/npc/motd-debug-text.txt
blob: a57c9a2a31ed76b41b2ec89252f10644afbe4b6b (plain) (blame)
1
2
3
4
function	script	MOTD_debug_text	{
    setarray $@Debug_Messages$[0], "";
    return;
}