pokecrystal-board/stats/pokedex/entries/153.asm
2013-02-05 19:29:20 -05:00

9 lines
247 B
NASM

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