You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove unused constant
Fix typo
This commit is contained in:
@@ -272,7 +272,6 @@ ITEM_FROM_MEM EQU $FF
|
||||
; leftovers from red
|
||||
SAFARI_BALL EQU $08 ; MOON_STONE
|
||||
MOON_STONE_RED EQU $0A ; BURN_HEAL
|
||||
FULL_HEAL_RED EQU $34 ; X_SPEED
|
||||
|
||||
; mail
|
||||
MAIL_MSG_LENGTH EQU $20
|
||||
|
@@ -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):
|
||||
|
||||
|
Reference in New Issue
Block a user