AI: remove castle_switch CA from default AI

It causes more harm than good in many singleplayer scenarios, for example when there is an allied AI keep close to the player's AI.

The candidate action is still part of the Experimental AI, and its marco remains available, so it can easily be included in a scenario if desired.
This commit is contained in:
mattsc 2020-03-04 06:49:43 -08:00
parent 5185071e96
commit e36e8e1ac3

View file

@ -532,7 +532,6 @@
name=ai_default_rca::candidate_action_evaluation_loop
{AI_CA_GOTO}
{AI_CA_RECRUIT_RUSHERS}
{AI_CA_CASTLE_SWITCH}
{AI_CA_RETREAT_INJURED}
{AI_CA_GRAB_VILLAGES}
{AI_CA_SPREAD_POISON}