mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
259 B
NASM
13 lines
259 B
NASM
; ExeggcutePokedexEntry: ; 0x1b8f84
|
|
db "EGG@" ; species name
|
|
dw 104, 60 ; height, width
|
|
|
|
db "If even one is"
|
|
next "separated from the"
|
|
next "group, the energy"
|
|
page "bond between the"
|
|
next "six will make them"
|
|
next "rejoin instantly.@"
|
|
; 0x1b8ff6
|
|
|