diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-29 19:22:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-29 19:22:07 -0300 |
commit | c1dbf08b78caaf7c8ab1707a7e0fa144f48bed15 (patch) | |
tree | 304975ad707d0bf715ff1262e767207572a6871f /npc/001-8/hub.txt | |
parent | 3d79aa596fecd927d29083d3856d4f1bb36bf2ca (diff) | |
download | serverdata-c1dbf08b78caaf7c8ab1707a7e0fa144f48bed15.tar.gz serverdata-c1dbf08b78caaf7c8ab1707a7e0fa144f48bed15.tar.bz2 serverdata-c1dbf08b78caaf7c8ab1707a7e0fa144f48bed15.tar.xz serverdata-c1dbf08b78caaf7c8ab1707a7e0fa144f48bed15.zip |
Ok, I don't really understand my own code, but it works now.
Diffstat (limited to 'npc/001-8/hub.txt')
-rw-r--r-- | npc/001-8/hub.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 98737f173..d11352926 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -313,8 +313,6 @@ OnTimer900000: OnVictory: @qhub_victor=1; - debugmes "We have a victor"; - dispbottom col(l("CONGRATULATIONS! You have won!!"),2); OnPCDieEvent: @qhub_died=1; OnPCLogoutEvent: |