mirror of https://github.com/pret/pokecrystal.git
9 lines
245 B
NASM
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
|
||
|
|