mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
261 B
NASM
9 lines
261 B
NASM
|
; JigglypuffPokedexEntry: ; 0x182673
|
||
|
db "BALLOON@" ; species name
|
||
|
dw 108, 120; height, width
|
||
|
|
||
|
db "It rolls its cute", $4e, "eyes as it sings a", $4e, "soothing lullaby.@"
|
||
|
db "Its gentle song", $4e, "puts anyone who", $4e, "hears it to sleep.@"
|
||
|
; 0x1826e9
|
||
|
|