shithub: pokecrystal

Download patch

ref: 1522140e418a3b4f9406a3c4e74a83454e378c1e
parent: 040aa7cb171a990a7d4076282e8a12a7b189096b
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Sun Dec 24 13:23:24 EST 2017

Clarify why G/S egg moves were removed (resolves #294)

--- a/data/pokemon/egg_moves.asm
+++ b/data/pokemon/egg_moves.asm
@@ -4,7 +4,9 @@
 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.