mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update doc builds
This commit is contained in:
parent
7b5af035e1
commit
b99a4aabca
2 changed files with 80 additions and 11 deletions
|
|
@ -26,7 +26,7 @@ class CharacterCmdset(default_cmds.Character_CmdSet):
|
|||
|
||||
```
|
||||
|
||||
Then reload to make the bew commands available. Note that they only work
|
||||
Then reload to make the new commands available. Note that they only work
|
||||
on rooms with the typeclass `ExtendedRoom`. Create new rooms with the right
|
||||
typeclass or use the `typeclass` command to swap existing rooms.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue