GamePatchNote Digest
Stellar Overload Patch Notes — August 24, 2017
Aggregated from Steam, cross-tracked with Battle.net coverage on GamePatchNote.
//Old Code:If ( isOrganic() AND isMoving() )
{
exterminate();
}
//New Code:If ( isOrganic() AND isMoving() OR isEgg() )
{
exterminate();
}
https://youtu.be/HnAiur_b3sQ
Illegally obtained from one of the Imperium Monthly Update.