From 951abd5e17b331b22fd64f3240bfc6c3a1d6b2c3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 20:43:03 -0300 Subject: Every boss fight in 018-6-3 is now FATAL --- npc/018-6-3/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/018-6-3/main.txt') diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index ee7553c25..c3c0f33e0 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -406,7 +406,7 @@ OnInstanceInit: mesc l("It's written in an ancient language, you cannot understand what's written."); mesc l("The symbols at the end of the book look to be warnings, though."); mesc l("I should check if I have more than enough potions and food before proceeding!"); - mesc l("REMEMBER: FAILURE AT FINAL BOSS FIGHT WILL CAUSE QUEST TO RESET!"), 1; + mesc l("REMEMBER: FAILURE AT A BOSS FIGHT WILL CAUSE QUEST TO RESET!"), 1; close; } mes ".:: " + l("Orbyter Shrine") + " ::."; @@ -428,7 +428,7 @@ OnInstanceInit: mesn strcharinfo(0); mesc l("This shrine seems to be a dangerous place, and nobody should defile it."); mesc l("I should check if I have more than enough potions and food before proceeding!"); - mesc l("REMEMBER: FAILURE AT FINAL BOSS FIGHT WILL CAUSE QUEST TO RESET!"), 1; + mesc l("REMEMBER: FAILURE AT A BOSS FIGHT WILL CAUSE QUEST TO RESET!"), 1; } close; -- cgit v1.2.3-60-g2f50