11 lines
253 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; JigglypuffPokedexEntry: ; 0x182673
db "BALLOON@" ; species name
dw 108, 120 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "It rolls its cute"
next "eyes as it sings a"
next "soothing lullaby."
page "Its gentle song"
2014-03-06 00:46:01 -05:00
next "puts anyone who"
next "hears it to sleep.@"