summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/quests/quests_niflheim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_niflheim.txt b/npc/quests/quests_niflheim.txt
index 8020e9db5..711acdb1a 100644
--- a/npc/quests/quests_niflheim.txt
+++ b/npc/quests/quests_niflheim.txt
@@ -648,7 +648,7 @@ niflheim,153,215,3 script Feylin 4_M_NFDEADMAN2,{
mes "more that you expect...";
next;
if (select("I'm willing to do this.:I don't think I can do this.") == 1) {
- if (BaseLevel > 79 && BaseLevel < 100) {
+ if (BaseLevel > 79) {
mes "[Feylin]";
mes "Alright, but you must promise";
mes "me that you will not let other";