diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-07 11:13:50 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-07 11:13:50 -0200 |
commit | 308a0ea1a7efde11ad2858d81a6d1ef212c35f07 (patch) | |
tree | f6ee2ca50ceb897fb84fc60e9e4d17d2bb177964 /npc/commands/motd.txt | |
parent | a72d9413175a5da81c03baa43933f81e8ae6eac9 (diff) | |
download | serverdata-308a0ea1a7efde11ad2858d81a6d1ef212c35f07.tar.gz serverdata-308a0ea1a7efde11ad2858d81a6d1ef212c35f07.tar.bz2 serverdata-308a0ea1a7efde11ad2858d81a6d1ef212c35f07.tar.xz serverdata-308a0ea1a7efde11ad2858d81a6d1ef212c35f07.zip |
Either fix or break stuff - some debug text included
Diffstat (limited to 'npc/commands/motd.txt')
-rw-r--r-- | npc/commands/motd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt index db721d896..a208b371b 100644 --- a/npc/commands/motd.txt +++ b/npc/commands/motd.txt @@ -178,7 +178,7 @@ OnPCLoginEvent: end; OnClock0000: - .login_ref=gettime(5); // Day of moth + .login_ref=gettime(5); // Day of month end; OnInit: |