blob: 01a3b448095ff91d1a045d89c146eaa936167dbc (
plain)
1
2
3
4
5
6
7
8
9
10
|
; JigglypuffPokedexEntry: ; 0x182673
db "BALLOON@" ; species name
dw 108, 120 ; height, weight
db "It rolls its cute"
next "eyes as it sings a"
next "soothing lullaby."
page "Its gentle song"
next "puts anyone who"
next "hears it to sleep.@"
|