diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-09 15:18:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-09 15:18:27 -0300 |
commit | 8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5 (patch) | |
tree | a3f1027eaf532c395619cd1a12778f0f56302543 /npc/012-4 | |
parent | a5e5532c844b6ebbcffa7a5191d2641882ee170f (diff) | |
download | serverdata-8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5.tar.gz serverdata-8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5.tar.bz2 serverdata-8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5.tar.xz serverdata-8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5.zip |
[skip ci] emphasis
Diffstat (limited to 'npc/012-4')
-rw-r--r-- | npc/012-4/wyara.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt index f7afcf2ed..2d95b9461 100644 --- a/npc/012-4/wyara.txt +++ b/npc/012-4/wyara.txt @@ -136,7 +136,7 @@ L_Uncurse: mesq l("She doesn't likes @@s, only cute animals. She doesn't likes Ghosts, Undeads, and Shadow monsters either.", get_race()); next; mesn; - mesq l("So, when you get on the door, knock it, and say this: \"@@\". She will open the door for you.", l("Mouboos are cute")); + mesq l("So, when you get on the door, knock it, and say this: \"@@\". She will open the door for you.", b(l("Mouboos are cute"))); compareandsetq HurnscaldQuest_Sagratha, 0, 1; break; } |