diff options
Diffstat (limited to 'npc/021-1/yeti.txt')
-rw-r--r-- | npc/021-1/yeti.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index 154c61964..8f5d2a425 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -120,7 +120,8 @@ L_Instructions: next; mesc l("Directions: "); mesc l("You must flip all 5 switches on this cave, and then walk accross the cave blocked with an etheral crystal."); - mesc l("It'll lead you to somewhere random on this cave to keep intruders out. Just walk there again while all switches are still active."); + mesc l("First timers will be lead to somewhere random on this cave to keep intruders out. Just walk there again while all switches are still active."); + mesc l("This random cave-warping only happens once, too."); mesc l("The Throne Room is the last room. You can reactive any switch which turns itself off."); next; mesc l("Notes: "); |