summaryrefslogtreecommitdiff
path: root/npc/quests/newgears
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/newgears')
-rw-r--r--npc/quests/newgears/2005_headgears.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt
index 7dd7f12e3..696fc60cc 100644
--- a/npc/quests/newgears/2005_headgears.txt
+++ b/npc/quests/newgears/2005_headgears.txt
@@ -1957,6 +1957,8 @@ gl_prison1,97,104,1 script Phendark#LhzHat 1202,{
break;
case 3:
+ mes "Phendark.";
+ next;
if((@temp1 == 1 || @temp1 == 2) && @temp2 == 1)
{
mes "[Phendark]";
@@ -2000,6 +2002,7 @@ gl_prison1,97,104,1 script Phendark#LhzHat 1202,{
case 4:
mes "Zealotus.";
+ next;
break;
}
switch( select( "Insult him.", "Apologize." ) )