HomeWildfire Games

Fix promoting entities not reacting to nearby enemies.

Description

Fix promoting entities not reacting to nearby enemies.

When an entity promotes it autogarrisons in the turret position but because GARRISONE.enter returns early a turret never reaches the IDLE-state and thus won't automatically react on nearby enemies.
This is explicitly a temporary fix.

Differential revision: D3293
Reviewed by: @wraitii