pokecrystal-board/stats/pokedex/entries/153.asm
2014-03-06 00:46:01 -05:00

13 lines
253 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@"
db "causes anyone who"
next "smells it to"
next "become energetic.@"
; 0x1cca54