summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/099.asm
blob: 4f16791e70510496783b36e791bc05855eb08dd0 (plain)
1
2
3
4
5
6
7
8
; 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