Toolshed part 2 (#18997)
* fixe * Save work. * Rune-aware parser. * oogh * pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests pass tests * Publicizes a lot of common generic commands, so custom toolshed envs can include them. * i think i might implode * Tests. * a * b * awa --------- Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
This commit is contained in:
@@ -58,5 +58,15 @@ command-description-tag-addmany =
|
||||
Adds a list of tags to the given entities.
|
||||
command-description-tag-rmmany =
|
||||
Removes a list of tags from the given entities.
|
||||
command-description-polymorph =
|
||||
Polymorphs the input entity with the given prototype.
|
||||
command-description-unpolymorph =
|
||||
Reverts a polymorph.
|
||||
command-description-solution-get =
|
||||
Returns a solution stored in an entity's solution container.
|
||||
Grabs the given solution off the given entity.
|
||||
command-description-solution-adjreagent =
|
||||
Adjusts the given reagent on the given solution.
|
||||
command-description-mind-get =
|
||||
Grabs the mind from the entity, if any.
|
||||
command-description-mind-control =
|
||||
Assumes control of an entity with the given player.
|
||||
|
||||
Reference in New Issue
Block a user