Merge pull request #237 from GriffinRichards/sync-ai

Sync AI scripts
This commit is contained in:
PikalaxALT
2020-01-23 15:33:01 -05:00
committed by GitHub
11 changed files with 3296 additions and 3107 deletions
+1 -1
View File
@@ -1516,7 +1516,7 @@ void BufferStringBattle(u16 stringId)
{
if (gBattleTypeFlags & BATTLE_TYPE_GHOST)
{
if (gBattleTypeFlags & BATTLE_TYPE_LEGENDARY)
if (gBattleTypeFlags & BATTLE_TYPE_GHOST_UNVEILED)
stringPtr = gUnknown_83FD30D;
else
stringPtr = gUnknown_83FD2D9;