782a7b43b85d40654ae66552b8cb74ccebf432e4
fix(feed-with-honey): avoid modified-collection crash in workgiver scan
- Snapshot `AllPawnsSpawned` with `ToList()` before iteration in `WorkGiver_FeedWithHoney` - Apply the same fix in both `ArachnaeSwarm` and `KalospacerRWLib` - Add `otherPawn.CurJob != null` guard to prevent potential NRE during target checks
Description
No description provided
Languages
C#
99.9%