You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Clarify why G/S egg moves were removed (resolves #294)
This commit is contained in:
@@ -4,7 +4,9 @@ INCLUDE "includes.asm"
|
|||||||
SECTION "Egg Moves", ROMX
|
SECTION "Egg Moves", ROMX
|
||||||
|
|
||||||
; All instances of Charm, Steel Wing, Sweet Scent, and Lovely Kiss were
|
; 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
|
; Staryu's egg moves were removed in Crystal, because Staryu is genderless
|
||||||
; and can only breed with Ditto.
|
; and can only breed with Ditto.
|
||||||
|
Reference in New Issue
Block a user