From cf18ce071c79ae37e14ea38943e0b1d88da70a7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 13:33:57 -0300 Subject: Override --- .../quest-debug/056-General_Brotherhood.txt | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 npc/functions/quest-debug/056-General_Brotherhood.txt (limited to 'npc/functions/quest-debug/056-General_Brotherhood.txt') diff --git a/npc/functions/quest-debug/056-General_Brotherhood.txt b/npc/functions/quest-debug/056-General_Brotherhood.txt deleted file mode 100644 index 07fe568f..00000000 --- a/npc/functions/quest-debug/056-General_Brotherhood.txt +++ /dev/null @@ -1,27 +0,0 @@ -// Mona quest debug -// Authors: -// gumi -// monwarez -// jesusalva - -function script QuestDebug56 { - do - { - clear; - setnpcdialogtitle l("Quest debug"); - mes "General_Brotherhood"; - mes "---"; - mes l("Quest state: @@", getq(General_Brotherhood)); - next; - - GenericQuestDebug General_Brotherhood, - l("Does not have the quest"), 0, - l("Contacted by Sopiahalla"), 1; - - if (@menuret < 0) - { - return; - } - - } while (1); -} -- cgit v1.2.3-60-g2f50