blob: a01dd698388382b7c6c668cb427dc9e6e4405394 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ZubatPokedexEntry: ; 0x18275d
db "BAT@" ; species name
dw 207, 170 ; height, width
db "During the day, it"
next "gathers with"
next "others and hangs"
page "from the ceilings"
next "of old buildings"
next "and caves.@"
|