pokecrystal-board/stats/pokedex/entries/045.asm
2013-02-05 19:29:20 -05:00

9 lines
245 B
NASM

; VileplumePokedexEntry: ; 0x182918
db "FLOWER@" ; species name
dw 311, 410; height, width
db "By shaking its big", $4e, "petals, it scat-", $4e, "ters toxic pollen@"
db "into the air,", $4e, "turning the air", $4e, "yellow.@"
; 0x18297f