summaryrefslogtreecommitdiff
path: root/npc/guides/guides_rachel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guides/guides_rachel.txt')
-rw-r--r--npc/guides/guides_rachel.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/guides/guides_rachel.txt b/npc/guides/guides_rachel.txt
index 3a621e971..3e450549c 100644
--- a/npc/guides/guides_rachel.txt
+++ b/npc/guides/guides_rachel.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.0
+//= 1.2
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -12,6 +12,8 @@
//===== Additional Comments: =================================
//= 1.0 First version. [L0ne_W0lf]
//= 1.1 Change the while loops a bit. [L0ne_W0lf]
+//= 1.2 Deleted an Unnecessary "next;" [Samuray22]
+// -Thanks to $ephiroth.
//============================================================
rachel,138,146,5 script Rachel Guide 934,{
mes "[Rachel Guide]";
@@ -35,7 +37,6 @@ rachel,138,146,5 script Rachel Guide 934,{
mes "on your Mini-Map?";
next;
if (select("Yes:No") == 1) set .@compass_check,1;
- next;
}
set .@loop2,1;
while(.@loop2) {