commit
1e00068768
2 changed files with 3 additions and 3 deletions
|
|
@ -1029,7 +1029,7 @@ class CmdStyle(COMMAND_DEFAULT_CLASS):
|
||||||
style <option> = <value>
|
style <option> = <value>
|
||||||
|
|
||||||
Configure stylings for in-game display elements like table borders, help
|
Configure stylings for in-game display elements like table borders, help
|
||||||
entriest etc. Use without arguments to see all available options.
|
entries etc. Use without arguments to see all available options.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ HELP_ENTRY_DICTS = [
|
||||||
"category": "General",
|
"category": "General",
|
||||||
"locks": "read:perm(Developer)",
|
"locks": "read:perm(Developer)",
|
||||||
"text": """
|
"text": """
|
||||||
Evennia is a MU-game server and frameworkdin Python. You can read more
|
Evennia is a MU-game server and framework written in Python. You can read more
|
||||||
on https://www.evennia.com.
|
on https://www.evennia.com.
|
||||||
|
|
||||||
# subtopics
|
# subtopics
|
||||||
|
|
@ -60,7 +60,7 @@ HELP_ENTRY_DICTS = [
|
||||||
"category": "building",
|
"category": "building",
|
||||||
"text": """
|
"text": """
|
||||||
Evennia comes with a bunch of default building commands. You can
|
Evennia comes with a bunch of default building commands. You can
|
||||||
find a beginner tutorial in the evennia documentation.
|
find a beginner tutorial in the Evennia documentation.
|
||||||
|
|
||||||
""",
|
""",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue