Error during Duagher's attack
2 errors appear on latest commit: c60a357e
If it helps, my slave was acting as a double agent.
Edit: The top line reads; <<if $traitorStats.traitorPregSources.length > 0>> <<for _pca = 0; _pca < $slaves.length; _pca++>> <<if
traitorStats.traitorPregSources.includes(
slaves[_pca].ID) && $slaves[_pca].preg > 0 && $slaves[_pca].pregSource == 0>>
<<set $slaves[_pca].pregSource = $traitor.ID>>
The second error top line reads; <<if $traitorStats.boomerangBody > 0>> <> <> <<set $slaves[_pca].origBodyOwnerID = $traitor.ID>>