mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
249 B
NASM
9 lines
249 B
NASM
; KinglerPokedexEntry: ; 0x1b8e45
|
|
db "PINCER@" ; species name
|
|
dw 403, 1320; height, width
|
|
|
|
db "Its oversized claw", $4e, "is very powerful,", $4e, "but when it's not@"
|
|
db "in battle, the", $4e, "claw just gets in", $4e, "the way.@"
|
|
; 0x1b8eb0
|
|
|