mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
252 B
NASM
9 lines
252 B
NASM
; CrobatPokedexEntry: ; 0x1cd0f5
|
|
db "BAT@" ; species name
|
|
dw 511, 1650; height, width
|
|
|
|
db "As a result of its", $4e, "pursuit of faster,", $4e, "yet more silent@"
|
|
db "flight, a new set", $4e, "of wings grew on", $4e, "its hind legs.@"
|
|
; 0x1cd165
|
|
|