Implement/improve null/un/binary logic gates

This commit is contained in:
2025-01-08 18:13:20 +00:00
parent d436db2847
commit ef751cbd21
9 changed files with 246 additions and 183 deletions
+3 -2
View File
@@ -26,8 +26,9 @@ data ItemType
| DROPPER InventoryPathing
| CLICKER InventoryPathing
| COPIER {_ibtPathing :: InventoryPathing}
| UGATE
| BGATE
| NULGATE
| UNIGATE
| BINGATE
| INTROSCAN {_ibtIntroScanType :: IntroScanType}
| DETECTOR {_ibtDetector :: Detector}
| ARHUD