mirror of
https://github.com/pret/pokecrystal.git
synced 2024-12-03 10:50:55 +00:00
bugs_and_glitches.md: Minor formatting fix
Moves newline to correct spot so diff can apply cleanly.
This commit is contained in:
parent
2deb46b3f3
commit
67ff4b0c94
@ -307,8 +307,8 @@ Then edit four routines in [engine/battle/effect_commands.asm](https://github.co
|
||||
|
||||
ld hl, HurtItselfText
|
||||
call StdBattleTextBox
|
||||
call HitSelfInConfusion
|
||||
|
||||
call HitSelfInConfusion
|
||||
- call BattleCommand_DamageCalc
|
||||
+ call ConfusionDamageCalc
|
||||
call BattleCommand_LowerSub
|
||||
|
Loading…
Reference in New Issue
Block a user