mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge branch 'ooc-look' of https://github.com/fariparedes/evennia into fariparedes-ooc-look
This commit is contained in:
commit
08f8b9143a
1 changed files with 1 additions and 1 deletions
|
|
@ -1500,7 +1500,7 @@ class DefaultAccount(AccountDB, metaclass=TypeclassBase):
|
|||
)
|
||||
)
|
||||
result.append("\n\n |whelp|n - more commands")
|
||||
result.append("\n |wooc <Text>|n - talk on public channel")
|
||||
result.append("\n |wpublic <Text>|n - talk on public channel")
|
||||
|
||||
charmax = _MAX_NR_CHARACTERS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue