pokecrystal-board/stats/pokedex/entries/039.asm
2014-03-06 00:46:01 -05:00

13 lines
267 B
NASM

; JigglypuffPokedexEntry: ; 0x182673
db "BALLOON@" ; species name
dw 108, 120; height, width
db "It rolls its cute"
next "eyes as it sings a"
next "soothing lullaby.@"
db "Its gentle song"
next "puts anyone who"
next "hears it to sleep.@"
; 0x1826e9