blob: b286443feb6a1d1ea11b47d605b68b45ade5b83d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; WigglytuffPokedexEntry: ; 0x1826e9
db "BALLOON@" ; species name
dw 303, 260 ; height, width
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.@"
; 0x18275d
|