pokecrystal-board/data/pokedex/entries/069.asm
2015-06-23 12:24:51 -06:00

11 lines
226 B
NASM

; BellsproutPokedexEntry: ; 0x1b81a1
db "FLOWER@" ; species name
dw 204, 90 ; height, width
db "If it notices"
next "anything that"
next "moves, it"
page "immediately flings"
next "its vine at the"
next "object.@"