diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 23:33:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 23:33:47 -0300 |
commit | bb62072627562da32cece1f2b47fb6b941f4c071 (patch) | |
tree | efc9dcb5ea3024c95a24e87c90d770ae343ba592 /npc/commands/event.txt | |
parent | 74b6c827062c839987050d226be838f9943e278f (diff) | |
download | serverdata-bb62072627562da32cece1f2b47fb6b941f4c071.tar.gz serverdata-bb62072627562da32cece1f2b47fb6b941f4c071.tar.bz2 serverdata-bb62072627562da32cece1f2b47fb6b941f4c071.tar.xz serverdata-bb62072627562da32cece1f2b47fb6b941f4c071.zip |
"debug" print, @toevent might have been broken
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r-- | npc/commands/event.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt index b346b9e41..990945ab8 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -303,6 +303,7 @@ OnCall: } // Seems like it was a Blame Saulc-like event... + dispbottom l("Have a nice @@ day!", $EVENT$); dispbottom l("The mana bridge is closed at the moment."); end; |