mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
253 B
NASM
13 lines
253 B
NASM
; KinglerPokedexEntry: ; 0x1b8e45
|
|
db "PINCER@" ; species name
|
|
dw 403, 1320 ; height, width
|
|
|
|
db "Its oversized claw"
|
|
next "is very powerful,"
|
|
next "but when it's not"
|
|
page "in battle, the"
|
|
next "claw just gets in"
|
|
next "the way.@"
|
|
; 0x1b8eb0
|
|
|