mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Clarify why G/S egg moves were removed (resolves #294)
This commit is contained in:
parent
040aa7cb17
commit
1522140e41
@ -4,7 +4,9 @@ INCLUDE "includes.asm"
|
||||
SECTION "Egg Moves", ROMX
|
||||
|
||||
; All instances of Charm, Steel Wing, Sweet Scent, and Lovely Kiss were
|
||||
; removed from egg move lists in Crystal, because they are also TMs.
|
||||
; removed from egg move lists in Crystal.
|
||||
; Sweet Scent and Steel Wing were redundant since they're TMs, and
|
||||
; Charm and Lovely Kiss were unobtainable.
|
||||
|
||||
; Staryu's egg moves were removed in Crystal, because Staryu is genderless
|
||||
; and can only breed with Ditto.
|
||||
|
Loading…
Reference in New Issue
Block a user