summaryrefslogtreecommitdiff
path: root/npc/commands/motd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/motd.txt')
-rw-r--r--npc/commands/motd.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt
index 84b7d1b0..b0bc4ebd 100644
--- a/npc/commands/motd.txt
+++ b/npc/commands/motd.txt
@@ -172,6 +172,10 @@ OnPCLoginEvent:
{
displayMOTD;
}
+ if (debug)
+ {
+ dispbottom "##7<<##B @@?test-server|" + col(l("Click here for instructions on how to use the test server."),6) + "@@ ##7>>";
+ }
end;
OnInit: