- Show if an anomaly is attached when examining
- Add verb for attaching anomaly
- Add popup messages for when you try to attach when machine isn't powered,
or when no anomaly is in range.
- Use anomaly threshold values from anomaly comp,
instead of hardcoded **and incorrect** values
- Use Entity<T>
- Formatting fixes and other misc code cleanup