weird comment, nbd

This commit is contained in:
trhr 2020-02-28 22:32:28 -06:00
parent d979a60eab
commit 13ceabc1a4

View file

@ -2529,10 +2529,10 @@ class DefaultExit(DefaultObject):
[
"puppet:false()", # would be weird to puppet an exit ...
"traverse:all()", # who can pass through exit by default
"get:false()",
"get:false()", # noone can pick up the exit
]
)
) # noone can pick up the exit
)
# an exit should have a destination (this is replaced at creation time)
if self.location: