pokecrystal-board/stats/pokedex/entries/045.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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