From cd75d81d9d94d7be9d9b4f19c65a5208b24f9b9d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Mar 2018 18:43:25 -0300 Subject: Remove debug message from elmo (used to test getquestlink) --- npc/002-4/elmo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index ab113252f..734006e1b 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -41,8 +41,8 @@ L_Candor: .@q=getq(CandorQuest_Barrel); if (.@q < 4) mes l("- I think you can help the storehouse for some quick cash."); - if (getgmlevel() == 99 && .@q > 0 && .q < 4) - mes l("Please, Game Master, help Zegas @@!", getquestlink(CandorQuest_Barrel)); + //if (getgmlevel() == 99 && .@q > 0 && .q < 4) + // mes l("Please, Game Master, help Zegas @@!", getquestlink(CandorQuest_Barrel)); // Kids Quest .@q=getq(CandorQuest_HAS); -- cgit v1.2.3-60-g2f50