pokecrystal-board/data/pokedex/entries/exeggcute.asm
mid-kid e39c8afbf2 Rename all files in data/pokedex/entries/
Some people suggested this would be a good idea, and make management of
the files easier. I'm inclined to agree.
2017-11-26 23:10:49 +01:00

11 lines
247 B
NASM

; ExeggcutePokedexEntry: ; 0x1b8f84
db "EGG@" ; species name
dw 104, 60 ; height, weight
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.@"