mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
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
|
||
|
|