diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-01 17:37:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-01 17:37:07 -0300 |
commit | 9a7eed8dfd8a79e8e4584943e636e1fe9b9337f9 (patch) | |
tree | a0269a113e8644edcf9e52c45c29010510ffaffd /npc/021-1/yeti.txt | |
parent | 3c9bdac70241e8c39d1ee82ff9c834c306b6e0b8 (diff) | |
download | serverdata-9a7eed8dfd8a79e8e4584943e636e1fe9b9337f9.tar.gz serverdata-9a7eed8dfd8a79e8e4584943e636e1fe9b9337f9.tar.bz2 serverdata-9a7eed8dfd8a79e8e4584943e636e1fe9b9337f9.tar.xz serverdata-9a7eed8dfd8a79e8e4584943e636e1fe9b9337f9.zip |
Soften a bit Yeti Quest
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 4719dc2d4..bb147f656 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -126,7 +126,7 @@ L_Instructions: next; 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("You need a @@ to flip the switches on the Throne Room, don't forget to bring at least five.", getitemlink(TreasureKey)); mesc l("EVERY switch on EVERY cave will unflip itself after about 2 minutes. So don't waste your time."), 1; next; mesn; |