blob: fee43e4561c5c65a4a261a7d181d5e0f2ee66d2c (
plain)
1
2
3
4
5
6
7
8
|
; 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
|