mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Some battle method refactoring, fixed typo
This commit is contained in:
@@ -2500,7 +2500,7 @@ class Battle::AI
|
||||
score -= 110
|
||||
end
|
||||
#---------------------------------------------------------------------------
|
||||
when "DoesNothingFailsIfNoAlly", "DoesNothingCongratuations"
|
||||
when "DoesNothingFailsIfNoAlly", "DoesNothingCongratulations"
|
||||
score -= 95
|
||||
score = 0 if skill>=PBTrainerAI.highSkill
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user