Removes ItemToggle from Cryo Pods to prevent a latent event ordering bug (#39197)

Removes ItemToggle component from the cryo pod as it was useless and risked a latent verb order bug
This commit is contained in:
Marlyn
2025-08-05 13:50:16 +02:00
committed by GitHub
parent 75748153a1
commit a2c9612e29

View File

@@ -87,7 +87,6 @@
whitelist:
components:
- FitsInDispenser
- type: ItemToggle
- type: HealthAnalyzer
scanDelay: 0
- type: UserInterface