Merge pull request #1346 from luckytyphlosion/origin/battle_engine
Fix AI corruption bug.
This commit is contained in:
commit
98b4af151c
@ -62,7 +62,6 @@ void SetUpBattleVarsAndBirchZigzagoon(void)
|
||||
ClearBattleMonForms();
|
||||
BattleAI_SetupItems();
|
||||
BattleAI_SetupFlags();
|
||||
BattleAI_SetupAIData(0xF);
|
||||
|
||||
if (gBattleTypeFlags & BATTLE_TYPE_FIRST_BATTLE)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user