blob: 053058d54487dd77922c1bcec26041a698306055 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; QuagsirePokedexEntry: ; 0x1d00dd
db "WATER FISH@" ; species name
dw 407, 1650 ; height, weight
db "Its body is always"
next "slimy. It often"
next "bangs its head on"
page "the river bottom"
next "as it swims but"
next "seems not to care.@"
|