blob: 07b2afbce5e8511e3591eaeadf8d23f0e3b050e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; VileplumePokedexEntry: ; 0x182918
db "FLOWER@" ; species name
dw 311, 410 ; height, width
db "By shaking its big"
next "petals, it scat-"
next "ters toxic pollen"
page "into the air,"
next "turning the air"
next "yellow.@"
; 0x18297f
|