diff options
-rw-r--r-- | npc/quests/quests_louyang.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_louyang.txt b/npc/quests/quests_louyang.txt index 88662665c..4d73fad85 100644 --- a/npc/quests/quests_louyang.txt +++ b/npc/quests/quests_louyang.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= Evera and The eAthena Dev Team
//===== Current Version: =====================================
-//= 1.0
+//= 1.0a
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@@ -136,8 +136,8 @@ L_FAKE: mes "[Jiu Lian Bu]";
mes "Ohhhh man....";
mes "This is so not Dragon Soup Broth. Sorry, but would you go and try to get it again?";
- close;
set QL_GOTFAKESOUP,0;
+ close;
L_SOUP:
mes "[Jiu Lian Bu]";
|