Actions
Feature #2171
openrandom_movements(): Use select_actres_action_unit_on_tile() for regular move
Status:
New
Priority:
Normal
Assignee:
-
Category:
Server
Target version:
-
Start date:
08/26/2026
Due date:
% Done:
0%
Estimated time:
Description
random_movements() checks each fake generalized variant of ACTION_UNIT_MOVE separately. Replace that with single select_actres_action_unit_on_tile() call that will automatically adjust to changes in fake generalized actions.
Actions