pokecrystal/data/pokemon/dex_entries/bellsprout.asm

11 lines
190 B
NASM

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