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

11 lines
239 B
NASM

; BayleefPokedexEntry: ; 0x1cc9e9
db "LEAF@" ; species name
dw 311, 350 ; height, width
db "The scent that"
next "wafts from the"
next "leaves on its neck"
page "causes anyone who"
next "smells it to"
next "become energetic.@"