mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 06:57:16 +02:00
remove 'building' filehelp to prevent confusion
This commit is contained in:
parent
6cc5c8df50
commit
f07e4882b0
1 changed files with 0 additions and 9 deletions
|
|
@ -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.
|
||||
|
||||
""",
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue