remove 'building' filehelp to prevent confusion

This commit is contained in:
Cal 2024-02-21 14:01:16 -07:00
parent 6cc5c8df50
commit f07e4882b0

View file

@ -55,13 +55,4 @@ HELP_ENTRY_DICTS = [
""",
},
{
"key": "building",
"category": "building",
"text": """
Evennia comes with a bunch of default building commands. You can
find a beginner tutorial in the Evennia documentation.
""",
},
]