pokecrystal-board/stats/pokedex/entries/039.asm
2013-02-05 19:29:20 -05:00

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