mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
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
|
|
|