diff options
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index b214a70fe..d51197157 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -24,7 +24,7 @@ l("I'm fine, thanks."), l("My equipment is good, let me through!"); mes ""; - if (@menu == 2) { + if (@menu == 2 && $HURNS_LIBDATE) { if (BaseLevel < 20) { mesn; .@palgal$=lg("gal", "pal"); |