diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-04 15:12:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-04 15:12:06 -0300 |
commit | 3453ca7b8f837c99e22544d07b2d43343675f141 (patch) | |
tree | ddd1d469ac8db6898a3526f05f6ea6a23862cbd3 /npc/017-1 | |
parent | d3c1cd41f4cd29c77d824403006abce26f6e5b07 (diff) | |
download | serverdata-3453ca7b8f837c99e22544d07b2d43343675f141.tar.gz serverdata-3453ca7b8f837c99e22544d07b2d43343675f141.tar.bz2 serverdata-3453ca7b8f837c99e22544d07b2d43343675f141.tar.xz serverdata-3453ca7b8f837c99e22544d07b2d43343675f141.zip |
Minor updates after 9.0
Diffstat (limited to 'npc/017-1')
-rw-r--r-- | npc/017-1/pet_detective.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt index a96e2caad..1d73711aa 100644 --- a/npc/017-1/pet_detective.txt +++ b/npc/017-1/pet_detective.txt @@ -49,7 +49,8 @@ L_Menu: mesq l("I currently have some pets with me. For most, you need to finish their Grand Hunter Quest, of course."); mes ""; mesc l("Note: some pets still weren't implemented!"); - mesc l("NYI: @@, @@, @@, @@", getmonsterlink(Snake), getmonsterlink(Scorpion), getmonsterlink(Moggun), getmonsterlink(Fluffy)); + mesc l("If you notice your pet is missing, this means nobody cleared them yet."), 1; + mesc l("So, you are the first and must contact Jesusalva %%g"), 1; mes ""; select rif(GHMEMO[GHQ_GetQuestIDByMonsterID(Maggot)] >= 10000 && !countitem(MaggotCocoon), l("Cute Maggot")), |