From 20e467bd642e5b237b648421804e85a33ea9dc6f Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 7 Jun 2016 07:57:08 +0200 Subject: [PATCH] Fixed the docstring to simpledoor to exemplify the right module. --- evennia/contrib/simpledoor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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