diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-22 13:31:36 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-22 13:31:36 -0200 |
commit | 9edee9a58d34bcbdb2365c554af5a7e0d475e31b (patch) | |
tree | 7deedc1b2042b0adde47db199310263a93001bf8 /npc/021-1/yeti.txt | |
parent | c2143b37b2308b47f7b0bb087c18227162c1f734 (diff) | |
download | serverdata-9edee9a58d34bcbdb2365c554af5a7e0d475e31b.tar.gz serverdata-9edee9a58d34bcbdb2365c554af5a7e0d475e31b.tar.bz2 serverdata-9edee9a58d34bcbdb2365c554af5a7e0d475e31b.tar.xz serverdata-9edee9a58d34bcbdb2365c554af5a7e0d475e31b.zip |
021-1 "Puzzle" . Actually, more like a race against time.
Maybe I add a real puzzle to 021-4... Maybe not.
Diffstat (limited to 'npc/021-1/yeti.txt')
-rw-r--r-- | npc/021-1/yeti.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index 95b89decc..154c61964 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -126,7 +126,7 @@ L_Instructions: mesc l("Notes: "); mesc l("To unlock the cell on the middle of the throne room, you need to flip all 5 switches there."); mesc l("You need a Treasure Key to flip each switch, regardless of which cave it is in."); - mesc l("EVERY switch on EVERY cave will unflip itself after 2 minutes. So don't waste your time."), 1; + mesc l("EVERY switch on EVERY cave will unflip itself after about 2 minutes. So don't waste your time."), 1; next; mesn; mesq l("Good luck. %%1"); |