pokecrystal-board/stats/pokedex/entries/042.asm
2013-02-05 19:29:20 -05:00

9 lines
254 B
NASM

; 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