-
Notifications
You must be signed in to change notification settings - Fork 63
Entities cheat sheet
Ondřej Šebek edited this page Oct 1, 2021
·
20 revisions
- Data can be pulled from
data/entities.yaml - Grep recipes in
data/recipes.yamlfor recipes that include the entity.
? |
Name | Capabilities | Short description |
|---|---|---|---|
* |
detonator |
selfdestruct |
Installed in built robots by default. |
- char:
* - properties: portable
- capabilities: selfdestruct
An explosive device that can be used to self-destruct, via the
selfdestruct command. Immediately vaporizes the robot and any
inventory it is carrying.
Can be useful, say, if you are sending out some exploratory robots and don't want them cluttering up the world once they are done.