blob: 653e26f6f70b2aff789d6b6cd3e797f3d1ffd219 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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."
page "Its gentle song"
next "puts anyone who"
next "hears it to sleep.@"
|