mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Typo in CmdTeleport help text
This commit is contained in:
parent
92b0164190
commit
d0035b83fb
1 changed files with 2 additions and 2 deletions
|
|
@ -2832,8 +2832,8 @@ class CmdTeleport(COMMAND_DEFAULT_CLASS):
|
|||
reference. A puppeted object cannot be moved to None.
|
||||
loc - teleport object to the target's location instead of its contents
|
||||
|
||||
Teleports an object somewhere. If no object is given, you yourself
|
||||
is teleported to the target location.
|
||||
Teleports an object somewhere. If no object is given, you yourself are
|
||||
teleported to the target location.
|
||||
"""
|
||||
|
||||
key = "tel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue