mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
263 B
NASM
13 lines
263 B
NASM
; BlisseyPokedexEntry: ; 0x1d14f7
|
|
db "HAPPINESS@" ; species name
|
|
dw 411, 1030; height, width
|
|
|
|
db "Biting into one"
|
|
next "of the delicious"
|
|
next "eggs that BLISSEY@"
|
|
db "provides will make"
|
|
next "everyone around"
|
|
next "smile with joy.@"
|
|
; 0x1d156b
|
|
|