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

9 lines
252 B
NASM
Raw Normal View History

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