mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fixed the docstring to simpledoor to exemplify the right module.
This commit is contained in:
parent
9479057ce5
commit
20e467bd64
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Installation:
|
|||
To try it out, `@dig` a new room and then use the (overloaded) `@open`
|
||||
commmand to open a new doorway to it like this:
|
||||
|
||||
@open doorway:contrib.door.SimpleDoor = otherroom
|
||||
@open doorway:contrib.simpledoor.SimpleDoor = otherroom
|
||||
|
||||
You can then use `open doorway' and `close doorway` to change the open
|
||||
state. If you are not superuser (`@quell` yourself) you'll find you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue