docstring Google formatting.
This commit is contained in:
parent
37fcbf9ba5
commit
69cb443f0e
1 changed files with 2 additions and 2 deletions
|
|
@ -1132,8 +1132,8 @@ class DefaultObject(ObjectDB):
|
||||||
normally by calling
|
normally by calling
|
||||||
`traversing_object.move_to(target_location)`. It is normally
|
`traversing_object.move_to(target_location)`. It is normally
|
||||||
only implemented by Exit objects. If it returns False (usually
|
only implemented by Exit objects. If it returns False (usually
|
||||||
because move_to returned False), at_after_traverse below
|
because move_to returned False), `at_after_traverse` below
|
||||||
should not be called and instead at_failed_traverse should be
|
should not be called and instead `at_failed_traverse` should be
|
||||||
called.
|
called.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue