diff options
author | padz <yenatch@github.com> | 2012-10-09 02:40:36 -0400 |
---|---|---|
committer | padz <yenatch@github.com> | 2012-10-09 02:40:36 -0400 |
commit | 5ba5a025c41f2cafdfd542c07f42de15b47a28aa (patch) | |
tree | 1ea1581ce1cd5c58c3d2f8920c162be9bf80332f /main.asm | |
parent | a7631774b41b7f87826668724bd6cc0951b64a48 (diff) |
add breeding section to wram
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51480,7 +51480,7 @@ Flags: ; 80462 ; $def5 %10000000 ; daycare 1 on dwb $def5, %01000000 ; monster 1 and 2 are compatible - ; $def5 %???????? ; egg is ready + ; $def5 %00100000 ; egg is ready dwb $def5, %00000001 ; monster 1 in daycare ; $df2c %10000000 = daycare 2 on |