Remove unused constant

Fix typo
This commit is contained in:
Remy Oukaour
2017-12-12 21:29:53 -05:00
parent 7748b20c27
commit c85587d973
2 changed files with 1 additions and 2 deletions

View File

@@ -307,7 +307,7 @@ This is a bug with `PokeBall` in [items/item_effects.asm](items/item_effects.asm
`sBoxMon1Happiness` is written *before* the Friend Ball Pokémon is deposited.
## Dragon Scale. not Dragon Fang, boosts Dragon-type moves
## Dragon Scale, not Dragon Fang, boosts Dragon-type moves
This is a bug with `ItemAttributes` in [items/item_attributes.asm](items/item_attributes.asm):