From 498461a6f22dd5e2b0d07fae6bd4599a369766a2 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 8 Feb 2018 18:53:21 -0200 Subject: This is an experiment with Zegas Debug --- npc/005-1/zegas.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index 5639cb420..bc67a8149 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -41,7 +41,7 @@ L_Start: L_Looking: mesn; - mesq l("Still haven't found it? Well keep looking I know it's in there some where."); + mesq l("Still haven't found it? Well keep looking I know it's in there, somewhere."); goto L_close; L_QuestEnd: @@ -68,8 +68,10 @@ OnInit: } 005-1,32,73,0 script ZegasDebug NPC_MONA,{ + showavatar NPC_MONA; // this is handled by avatars.xml mesn; mesq l("Reset?"); + next; menu l("Yes."), L_Reset, l("Barrel"),L_Cheat, @@ -86,6 +88,7 @@ L_Cheat: goto L_close; L_close: + showavatar; // hide close; //OnInit: -- cgit v1.2.3-60-g2f50