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:
|
Usage:
|
||||||
sethome <obj> [= <home_location>]
|
sethome <obj> [= <home_location>]
|
||||||
sethom <obj>
|
sethome <obj>
|
||||||
|
|
||||||
The "home" location is a "safety" location for objects; they
|
The "home" location is a "safety" location for objects; they
|
||||||
will be moved there if their current location ceases to exist. All
|
will be moved there if their current location ceases to exist. All
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue