mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Remove duplicate BUG comment in bug doc diff
This commit is contained in:
parent
cff8aec3a7
commit
ae79200b1d
@ -791,7 +791,6 @@ And edit [engine/battle/move_effects/frustration.asm](https://github.com/pret/po
|
||||
BattleCommand_FrustrationPower:
|
||||
-; BUG: Return and Frustration deal no damage when the user's happiness is low or high, respectively (see docs/bugs_and_glitches.md)
|
||||
...
|
||||
-; BUG: Return and Frustration deal no damage when the user's happiness is low or high, respectively (see docs/bugs_and_glitches.md)
|
||||
call Multiply
|
||||
ld a, 25
|
||||
ldh [hDivisor], a
|
||||
|
Loading…
Reference in New Issue
Block a user