AToTB S2: rename custom AI file

For consistency with the other mainline campaigns
This commit is contained in:
mattsc 2018-08-30 18:08:04 -07:00
parent 35d257f8fd
commit 1040dbe5c9
2 changed files with 3 additions and 3 deletions

View file

@ -429,10 +429,10 @@ Besides... I want my brother back."
{MODIFY_AI_ADD_CANDIDATE_ACTION 3 main_loop (
[candidate_action]
engine=lua
name=muff_toras_move
id=muff_toras_move
name=ca_muff_toras_move
id=ca_muff_toras_move
max_score=15000
location="campaigns/Two_Brothers/lua/muff_toras_move.lua"
location="campaigns/Two_Brothers/ai/ca_muff_toras_move.lua"
[/candidate_action]
)}