when skirmish is over, the fighting creeps end up scattered all over the room, specially when defending own room with many spawned creeps.
this PR will regroup the creeps of outpost and ranged defense directive around the directive flag.
this will increase their survival for when the next wave of enemy attacks, as they will all charge as a group/team
Description:
Added:
None
Changed:
None
Removed:
None
Fixed:
None
Testing checklist:
[x] Changes are backward-compatible OR version migration code is included
[x] Codebase compiles with current tsconfig configuration
[x] Tested changes on {choose PUBLIC/PRIVATE} server OR changes are trivial (e.g. typos)
Pull request summary
when skirmish is over, the fighting creeps end up scattered all over the room, specially when defending own room with many spawned creeps. this PR will regroup the creeps of outpost and ranged defense directive around the directive flag.
this will increase their survival for when the next wave of enemy attacks, as they will all charge as a group/team
Description:
Added:
Changed:
Removed:
Fixed:
Testing checklist:
tsconfig
configuration