diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-03 17:33:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-03 17:33:08 -0300 |
commit | 3a67439ef15875baa56264ce8cbdab9779c95cbb (patch) | |
tree | 6fbbc6f42eebba7eeb2550904c41d79436627cbb /npc/009-1 | |
parent | 9301c8bd0d0b908b1a98014fef9781f94f221971 (diff) | |
download | serverdata-3a67439ef15875baa56264ce8cbdab9779c95cbb.tar.gz serverdata-3a67439ef15875baa56264ce8cbdab9779c95cbb.tar.bz2 serverdata-3a67439ef15875baa56264ce8cbdab9779c95cbb.tar.xz serverdata-3a67439ef15875baa56264ce8cbdab9779c95cbb.zip |
The new patch could make something weird, so fix it.
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/guards.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index d51197157..06ad88acf 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -34,6 +34,9 @@ warp "011-3", 37, 219; closedialog; close; + } else if (!$HURNS_LIBDATE) { + mesn; + mesq l("No. Hurscald is besieged and it would be too dangerous to let you go alone. You should talk to %s, instead.", b("Saulc GM")); } } else { mesn; |