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

9 lines
234 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; BellsproutPokedexEntry: ; 0x1b81a1
db "FLOWER@" ; species name
dw 204, 90; height, width
db "If it notices", $4e, "anything that", $4e, "moves, it@"
db "immediately flings", $4e, "its vine at the", $4e, "object.@"
; 0x1b81fd