diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:36:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:36:53 -0300 |
commit | f5f61d85be61f62ceabb2c81275cf499933ae262 (patch) | |
tree | 21c7648cb9e143518fbd1744f8159926e19970b8 /npc/018-6-3 | |
parent | c04bef43e6215c5808ce7c7ec85880513dedfbcb (diff) | |
download | serverdata-f5f61d85be61f62ceabb2c81275cf499933ae262.tar.gz serverdata-f5f61d85be61f62ceabb2c81275cf499933ae262.tar.bz2 serverdata-f5f61d85be61f62ceabb2c81275cf499933ae262.tar.xz serverdata-f5f61d85be61f62ceabb2c81275cf499933ae262.zip |
*sigh*
Diffstat (limited to 'npc/018-6-3')
-rw-r--r-- | npc/018-6-3/main.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 2820ca592..8bd8898c4 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -414,6 +414,8 @@ OnInstanceInit: 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 A BOSS FIGHT WILL CAUSE QUEST TO RESET!"), 1; + next; + mesc l("I am really curious what this shrine is about, though."); close; } mes ".:: " + l("Orbyter Shrine") + " ::."; |