Prepare for flattening prototype display
This commit is contained in:
parent
6aef654cf1
commit
405293729f
3 changed files with 54 additions and 34 deletions
|
|
@ -2855,7 +2855,7 @@ class CmdSpawn(COMMAND_DEFAULT_CLASS):
|
|||
"""
|
||||
|
||||
key = "@spawn"
|
||||
aliases = ["@olc"]
|
||||
aliases = ["olc"]
|
||||
switch_options = ("noloc", "search", "list", "show", "save", "delete", "menu", "olc", "update")
|
||||
locks = "cmd:perm(spawn) or perm(Builder)"
|
||||
help_category = "Building"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue