You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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
|
|
|