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