diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:55:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:55:37 -0300 |
commit | 6dc15bb90605891f39bc7ef005ba30d3b95654f9 (patch) | |
tree | 5421e17cc45e57633fe246d1ce94dbd1ab5fa51e /npc/025-2 | |
parent | abe6e203c2dbfef80ce6dce2b20b00f6d75b06c7 (diff) | |
download | serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.gz serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.bz2 serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.tar.xz serverdata-6dc15bb90605891f39bc7ef005ba30d3b95654f9.zip |
Fix minor bugs
Diffstat (limited to 'npc/025-2')
-rw-r--r-- | npc/025-2/guard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-2/guard.txt b/npc/025-2/guard.txt index b4e187987..e9743a3e4 100644 --- a/npc/025-2/guard.txt +++ b/npc/025-2/guard.txt @@ -34,7 +34,7 @@ mesq l("Once that is done, the Alliance's staff will set several stands with the most important services you might need, like banking, inside the town central area."); next; mesn; - mesq l("Monsters, however, keep coming from the Impregnable Fortress. They always come on Tuesdays, although we have no idea why."); + mesq l("Monsters, however, keep coming from the Impregnable Fortress. They always come on %s, although we have no idea why.", b(l("Tuesdays"))); next; mesn; mesq l("So, %s, I know you have other priorities. I don't even know why you are here - for riches? For glory, for fame? To save the world? To find out about your past? To talk with me because, well, I am just *that* cool? All of the above? Perhaps something else?", strcharinfo(0)); |