diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-28 19:55:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-28 19:55:48 -0300 |
commit | 00d6986231beea63653e69369b62a2b9bc338ff7 (patch) | |
tree | 27131e6f5c80a4219ef397c08ce48400e1785dd8 | |
parent | c5cfafde310d82b50924dfdbe796b7157cb8743c (diff) | |
download | serverdata-00d6986231beea63653e69369b62a2b9bc338ff7.tar.gz serverdata-00d6986231beea63653e69369b62a2b9bc338ff7.tar.bz2 serverdata-00d6986231beea63653e69369b62a2b9bc338ff7.tar.xz serverdata-00d6986231beea63653e69369b62a2b9bc338ff7.zip |
Given the bug is unlikely to be ever fixed, canonize and bestow blessings upon it.
-rw-r--r-- | npc/014-2-2/valia.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/014-2-2/valia.txt b/npc/014-2-2/valia.txt index ff52a1f49..e74ad5dab 100644 --- a/npc/014-2-2/valia.txt +++ b/npc/014-2-2/valia.txt @@ -166,6 +166,7 @@ function script GeminiKill { mes l("- Luvia is a powerful mage and Isbamuth is watching, so teleporting directly would be risky."); mes l("- Instead, the party will be teleported ##Bto a forest.##b"); mes l("- Find a path to the island where she is hiding herself!"); + mes l("- Above all, ##Bdo not rush##b. There are hidden traps which will instantly kill you if you try to cross the doors as soon as possible."); if (!getq(HurnscaldQuest_Gemini)) mesc l("- If you fail, you'll need to pay me ingredients to try again!"), 1; mes ""; |