diff --git a/evennia/help/utils.py b/evennia/help/utils.py index 7cd551393e..41ae5a2b9b 100644 --- a/evennia/help/utils.py +++ b/evennia/help/utils.py @@ -19,6 +19,7 @@ _LUNR_STOP_WORD_FILTER_EXCEPTIONS = [ "get", "who", "say", + "where", ] + settings.LUNR_STOP_WORD_FILTER_EXCEPTIONS