11 lines
241 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; KinglerPokedexEntry: ; 0x1b8e45
db "PINCER@" ; species name
dw 403, 1320 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "Its oversized claw"
next "is very powerful,"
next "but when it's not"
page "in battle, the"
2014-03-06 00:46:01 -05:00
next "claw just gets in"
next "the way.@"