diff --git a/evennia/contrib/simpledoor.py b/evennia/contrib/simpledoor.py index da8cead675..8a2b20093e 100644 --- a/evennia/contrib/simpledoor.py +++ b/evennia/contrib/simpledoor.py @@ -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