mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fixing SetHome typo in building.py
This commit is contained in:
parent
5abce1160d
commit
873a85b824
1 changed files with 1 additions and 1 deletions
|
|
@ -1256,7 +1256,7 @@ class CmdSetHome(CmdLink):
|
|||
|
||||
Usage:
|
||||
sethome <obj> [= <home_location>]
|
||||
sethom <obj>
|
||||
sethome <obj>
|
||||
|
||||
The "home" location is a "safety" location for objects; they
|
||||
will be moved there if their current location ceases to exist. All
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue