Update README.md

fixed a typo from 'bew' to 'new'
This commit is contained in:
homeofpoe 2022-08-22 12:48:28 -07:00 committed by GitHub
parent 72b97effb8
commit f370b596dc

View file

@ -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.