summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/012-1/hinnak.txt2
-rw-r--r--npc/014-3/oscar.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt
index d27d49a66..73ba4e483 100644
--- a/npc/012-1/hinnak.txt
+++ b/npc/012-1/hinnak.txt
@@ -50,6 +50,8 @@ OnKillPinkie:
L_Slow:
mesn;
mesq l("But you're too slow to catch any of them. Sorry.");
+ next;
+ mes col("Raise agility to do this quest.", 9);
close;
L_Weak:
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt
index 447ea74fa..2a1943889 100644
--- a/npc/014-3/oscar.txt
+++ b/npc/014-3/oscar.txt
@@ -42,6 +42,8 @@ L_Hello:
L_Slow:
mesn;
mesq l("But you're too slow. Sorry.");
+ next;
+ mes col("Raise agility to do this quest.", 9);
close;
L_Weak: