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

@@ -27,7 +27,7 @@ public enum LAccess{
y,
shootX,
shootY,
//dead, //TODO 126
dead,
range,
shooting,
mineX,
@@ -42,6 +42,7 @@ public enum LAccess{
config,
payloadCount,
payloadType,
controller,
//values with parameters are considered controllable
enabled("to"), //"to" is standard for single parameter access