diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-03-28 19:09:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-03-28 19:09:30 -0300 |
commit | 760cc4607e3998d820884497e5089963bc430e18 (patch) | |
tree | 84928a24e56cf9e892cf9e2c68d60a8ccb0b471a /npc | |
parent | 6ce20f147e32f90f54fbc239270023a07fb45caa (diff) | |
download | serverdata-760cc4607e3998d820884497e5089963bc430e18.tar.gz serverdata-760cc4607e3998d820884497e5089963bc430e18.tar.bz2 serverdata-760cc4607e3998d820884497e5089963bc430e18.tar.xz serverdata-760cc4607e3998d820884497e5089963bc430e18.zip |
Notify that Mogguns are baby yetis on Cindy's Quest Mercury Notes
Diffstat (limited to 'npc')
-rw-r--r-- | npc/021-1/yeti.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index dc696760f..a0fad91cf 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -130,6 +130,7 @@ L_Instructions: 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 @@ 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; + mesc l("Keep in mind that %s are weak, baby Yetis, so kill them as well!" % getmonsterlink(Moggun)); next; mesn; mesq l("Good luck. %%1"); |