mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
|
; AzumarillPokedexEntry: ; 0x1cd771
|
||
|
db "AQUARABBIT@" ; species name
|
||
|
dw 207, 630; height, width
|
||
|
|
||
|
db "The bubble-like", $4e, "pattern on its", $4e, "stomach helps it@"
|
||
|
db "camouflage itself", $4e, "when it's in the", $4e, "water.@"
|
||
|
; 0x1cd7d9
|
||
|
|