blob: 04bcc066872a844351cc09faccebf16cf72808ee (
plain)
1
2
3
4
5
6
7
8
9
10
|
; FlaaffyPokedexEntry: ; 0x1cd5b8
db "WOOL@" ; species name
dw 207, 290 ; height, weight
db "Because of its"
next "rubbery, electric-"
next "ity-resistant"
page "skin, it can store"
next "lots of electric-"
next "ity in its fur.@"
|