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

11 lines
244 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "As a result of its"
next "pursuit of faster,"
next "yet more silent"
page "flight, a new set"
2014-03-05 21:46:01 -08:00
next "of wings grew on"
next "its hind legs.@"