enemies
Details
Kode wheel segment | Teams |
Style | Specialised Object Set |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | unknown |
Teams > enemies
Description
This tile identifies all characters and objects that are enemies. An enemy is someone who is unfriendly, and they will attack characters they are enemies with. When used in a brain it will identify those characters and objects that are an enemy of the brain it is in. Enemies are all characters in a different team, unless they have been set as neutral or allies of another team.
Example Code
WHEN [for each of][enemies] DO [it][hologram]
Modifiers
None