Made AI function code-specific MoveFailureCheck handlers

This commit is contained in:
Maruno17
2022-08-27 20:11:01 +01:00
parent b6c84fa278
commit 265897f9e1
24 changed files with 1653 additions and 924 deletions

View File

@@ -2331,7 +2331,7 @@ Category = Status
Accuracy = 0
TotalPP = 10
Target = AllAllies
FunctionCode = RaiseUserAndAlliesAtkDef1
FunctionCode = RaiseAlliesAtkDef1
Flags = CanMirrorMove
Description = The user properly coaches its ally Pokémon, boosting their Attack and Defense stats.
#-------------------------------

View File

@@ -2331,7 +2331,7 @@ Category = Status
Accuracy = 0
TotalPP = 10
Target = AllAllies
FunctionCode = RaiseUserAndAlliesAtkDef1
FunctionCode = RaiseAlliesAtkDef1
Flags = CanMirrorMove
Description = The user properly coaches its ally Pokémon, boosting their Attack and Defense stats.
#-------------------------------