mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
; PolitoedPokedexEntry: ; 0x1cd84b
|
|
db "FROG@" ; species name
|
|
dw 307, 750; height, width
|
|
|
|
db "When it expands", $4e, "its throat to", $4e, "croak out a tune,@"
|
|
db "nearby POLIWAG and", $4e, "POLIWHIRL gather", $4e, "immediately.@"
|
|
; 0x1cd8b5
|
|
|