mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
262 B
NASM
9 lines
262 B
NASM
; QuagsirePokedexEntry: ; 0x1d00dd
|
|
db "WATER FISH@" ; species name
|
|
dw 407, 1650; height, width
|
|
|
|
db "Its body is always", $4e, "slimy. It often", $4e, "bangs its head on@"
|
|
db "the river bottom", $4e, "as it swims but", $4e, "seems not to care.@"
|
|
; 0x1d0155
|
|
|