diff options
Diffstat (limited to 'npc/cities/gonryun.txt')
-rw-r--r-- | npc/cities/gonryun.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt index bc92d920f..1549721d3 100644 --- a/npc/cities/gonryun.txt +++ b/npc/cities/gonryun.txt @@ -239,7 +239,6 @@ gonryun.gat,237,226,3 script YunKyoHam#gn 776,{ mes "My curse shall be on his head!!!";
close;
}
- if(@menu == 255) end;
mes "[YunKyoHam]";
mes "ohoh! Thank you!";
mes "Take these potions.";
@@ -501,8 +500,6 @@ gonryun.gat,163,60,4 script Gonryun Guide 780,{ mes "Enjoy your trip in";
mes "lovely Gonryun!";
break;
- case 255:
- end;
}
close;
}
|