From 1800afea3c09b93f41f5b7863d3b35f7d5b5018b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 17:04:12 -0300 Subject: Partly rewrite @qdebug logic --- npc/commands/debug-quest.txt | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'npc') diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt index f3a51c0b1..cb28a4f11 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -1,7 +1,5 @@ // TODO: This script must be auto-generated from db/quests.conf to be of any use function script GlobalQuestDebug { - - function qDebugGeneral { do { clear; @@ -46,13 +44,7 @@ function script GlobalQuestDebug { default: return; } } while (1); - } - - clear; - setnpcdialogtitle l("Quest debug"); - mes l("This menu gives access to all quest debug menus."); - next; - qDebugGeneral; + return; } -- cgit v1.2.3-70-g09d2