mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 14:44:58 +00:00
Added more debug logging to AI, fixed some bugs in AI
This commit is contained in:
@@ -57,6 +57,7 @@ class Battle::AI
|
||||
@battle.pbRegisterMegaEvolution(idxBattler) if pbEnemyShouldMegaEvolve?
|
||||
choices = pbGetMoveScores
|
||||
pbChooseMove(choices)
|
||||
PBDebug.log("")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user