summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/kingler.asm
blob: 25685d5173a7a1bc02f76b30079f684c45ab81f0 (plain)
1
2
3
4
5
6
7
8
9
10
; KinglerPokedexEntry: ; 0x1b8e45
	db "PINCER@" ; species name
	dw 403, 1320 ; height, weight

	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.@"