summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/quests/quests_juperos.txt4
-rw-r--r--npc/warps/fields/man_fild.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt
index 67deb6fb6..0b5441add 100644
--- a/npc/quests/quests_juperos.txt
+++ b/npc/quests/quests_juperos.txt
@@ -1782,6 +1782,7 @@ OnTouch:
close2;
stopnpctimer;
warp "juperos_02",128,278;
+ break;
case 2:
mes "^777777["+ strcharinfo(0) +"]^000000";
mes "N-No! This is";
@@ -1791,6 +1792,7 @@ OnTouch:
close2;
stopnpctimer;
warp "juperos_01",96,91;
+ break;
}
end;
@@ -5068,6 +5070,7 @@ OnTouch:
close2;
stopnpctimer;
warp "juperos_02",130,142;
+ break;
case 2:
mes "[" + strcharinfo(0) + "]";
mes "Not now!";
@@ -5075,6 +5078,7 @@ OnTouch:
close2;
stopnpctimer;
warp "jupe_gate",50,168;
+ break;
}
end;
diff --git a/npc/warps/fields/man_fild.txt b/npc/warps/fields/man_fild.txt
index 5905addb2..d9f46d646 100644
--- a/npc/warps/fields/man_fild.txt
+++ b/npc/warps/fields/man_fild.txt
@@ -1,4 +1,4 @@
- //===== eAthena Script =======================================
+//===== eAthena Script =======================================
//= Manuk Field Warp Script
//===== By: ==================================================
//= L0ne_W0lf