Files
pokecrystal-board/stats/pokedex/entries/069.asm
2014-03-07 21:46:33 -05:00

13 lines
238 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.@"
; 0x1b81fd