blob: edf9e2599022d5afdc0b2afadd9081ad62e91e6e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ButterfreePokedexEntry: ; 0x181b45
db "BUTTERFLY@" ; species name
dw 307, 710 ; height, weight
db "It flits from"
next "flower to flower,"
next "collecting honey."
page "It can even"
next "identify distant"
next "flowers in bloom.@"
|