pokecrystal-board/stats/pokedex/entries/153.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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