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

9 lines
254 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GolbatPokedexEntry: ; 0x1827c4
db "BAT@" ; species name
dw 503, 1210; height, width
db "When it plunges", $4e, "its fangs into its", $4e, "prey, it instantly@"
db "draws and gulps", $4e, "down more than ten", $4e, "ounces of blood.@"
; 0x182836