mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
255 B
NASM
9 lines
255 B
NASM
|
; ExeggcutePokedexEntry: ; 0x1b8f84
|
||
|
db "EGG@" ; species name
|
||
|
dw 104, 60; height, width
|
||
|
|
||
|
db "If even one is", $4e, "separated from the", $4e, "group, the energy@"
|
||
|
db "bond between the", $4e, "six will make them", $4e, "rejoin instantly.@"
|
||
|
; 0x1b8ff6
|
||
|
|