summaryrefslogtreecommitdiff
path: root/npc/quests/bongunsword.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/bongunsword.txt')
-rw-r--r--npc/quests/bongunsword.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/quests/bongunsword.txt b/npc/quests/bongunsword.txt
index 70517b468..837c00788 100644
--- a/npc/quests/bongunsword.txt
+++ b/npc/quests/bongunsword.txt
@@ -3,13 +3,14 @@
//===== By: ==================================================
//= eAthena Team
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
//= Quest itms:Sword o'Chinese Exorcist,No Recipient,Her Heart
//===== Additional Comments: =================================
//= 1.0. merged 3 sep. files, fixed exploits [Lupus]
+//= 1.1 Added missing next;'s [Evera]
//============================================================
@@ -28,6 +29,7 @@ comodo.gat,135,227,5 script Sherri 93,{
next;
mes "[Sherri]";
mes "Can you please help me?";
+ next;
menu "What do I need again?",-,"Here! I got what you need!",ExCreate,"Sorry, I can't help you.",ExEnd;
@@ -82,6 +84,7 @@ izlude_in.gat,115,76,5 script Evan 47,{
next;
mes "[Evan]";
mes "Whaddaya say? ..pal?";
+ next;
menu "What do I need again?",-,"Here! I got what you need!",ExCreate,"Sorry, I can't help you.",ExEnd;