blob: 8ba563cce2c9f14db55341b2ec6036411140d63a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; WigglytuffPokedexEntry: ; 0x1826e9
db "BALLOON@" ; species name
dw 303, 260 ; height, weight
db "The rich, fluffy"
next "fur that covers"
next "its body feels so"
page "good that anyone"
next "who feels it can't"
next "stop touching it.@"
|