Merge pull request #936 from GriffinRichards/doc-tower

Document Battle Tower scripts
This commit is contained in:
huderlem
2019-12-25 11:39:20 -06:00
committed by GitHub
59 changed files with 4189 additions and 3900 deletions
+1 -1
View File
@@ -2572,7 +2572,7 @@ static u8 GetPartyMenuActionsType(struct Pokemon *mon)
switch (gPartyMenu.menuType)
{
case PARTY_MENU_TYPE_FIELD:
if (InMultiBattleRoom() == TRUE || GetMonData(mon, MON_DATA_IS_EGG))
if (InMultiPartnerRoom() == TRUE || GetMonData(mon, MON_DATA_IS_EGG))
actionType = ACTIONS_SWITCH;
else
actionType = ACTIONS_NONE; // actions populated by SetPartyMonFieldSelectionActions