shithub: pokecrystal

ref: 57b3127497c0929105b4a5a35468b533ca4a1d09
dir: /stats/pokedex/entries/099.asm/

View raw version
; 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