Clean up bugs commented in the source code (#912)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
This commit is contained in:
@@ -575,7 +575,8 @@ DefenseDownHit:
|
||||
supereffectivetext
|
||||
checkfaint
|
||||
buildopponentrage
|
||||
effectchance ; bug: duplicate effectchance shouldn't be here
|
||||
; BUG: Moves that lower Defense can do so after breaking a Substitute (see docs/bugs_and_glitches.md)
|
||||
effectchance
|
||||
defensedown
|
||||
statdownmessage
|
||||
endmove
|
||||
@@ -706,6 +707,7 @@ DefenseUpHit:
|
||||
applydamage
|
||||
criticaltext
|
||||
supereffectivetext
|
||||
; BUG: Moves that do damage and increase your stats do not increase stats after a KO (see docs/bugs_and_glitches.md)
|
||||
checkfaint
|
||||
buildopponentrage
|
||||
defenseup
|
||||
|
Reference in New Issue
Block a user