Skip to content

Commit

Permalink
AToTB S2: rename custom AI file
Browse files Browse the repository at this point in the history
For consistency with the other mainline campaigns

(cherry-picked from commit 1040dbe)
  • Loading branch information
mattsc committed Oct 7, 2018
1 parent 8799772 commit 98b8023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
Expand Up @@ -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]
)}

Expand Down

0 comments on commit 98b8023

Please sign in to comment.