mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
248 B
NASM
9 lines
248 B
NASM
; PoliwagPokedexEntry: ; 0x182f91
|
|
db "TADPOLE@" ; species name
|
|
dw 200, 270; height, width
|
|
|
|
db "The swirl on its", $4e, "belly is its", $4e, "insides showing@"
|
|
db "through the skin.", $4e, "It looks clearer", $4e, "after it eats.@"
|
|
; 0x182ffd
|
|
|