summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/class.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/class.txt b/npc/functions/class.txt
index 9d659fafb..588b9dd3f 100644
--- a/npc/functions/class.txt
+++ b/npc/functions/class.txt
@@ -188,7 +188,7 @@ L_T2_Fail:
mes col(".:: Mission Failed ::.", 1);
mes col("You ran out of time.", 1);
mes "";
- mes l("You should have gotten here @@.", FuzzyTime(QUEST_ELEVARTIER,0,2));
+ mes l("You should have gotten here @@.", FuzzyTime(QUEST_ELEVARTEMPO,0,2));
ST_TIER=1;
close;