pokecrystal-board/data/pokedex/entries/153.asm
2014-05-31 22:57:00 -07:00

13 lines
251 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.@"
; 0x1cca54