mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Merge branch 'ooc-look' of https://github.com/fariparedes/evennia into fariparedes-ooc-look
This commit is contained in:
commit
d03a419307
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