Logic controller & dead`` sensors

This commit is contained in:
Anuken
2021-02-21 09:22:02 -05:00
parent 8257fb5e11
commit 544828d9fb
6 changed files with 11 additions and 4 deletions

View File

@@ -1544,6 +1544,8 @@ lenum.configure = Building configuration, e.g. sorter item.
lenum.enabled = Whether the block is enabled.
laccess.color = Illuminator color.
laccess.controller = Unit controller. If processor controlled, returns processor.\nIf in a formation, returns leader.\nOtherwise, returns the unit itself.
laccess.dead = Whether a unit/building is dead or no longer valid.
graphicstype.clear = Fill the display with a color.
graphicstype.color = Set color for next drawing operations.