mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 17:56:32 +01:00
Fixed some minor typos.
This commit is contained in:
parent
6bbdde763d
commit
2640bd057a
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ class EvenniaBasicPlayer(object):
|
|||
|
||||
def at_before_move(self, target_location):
|
||||
"""
|
||||
This hook is called just before the object is moved.
|
||||
This hook is called just before the player is moved.
|
||||
Input:
|
||||
target_location (obj): The location the player is about to move to.
|
||||
Return value:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue