summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/238.asm
blob: a7e964f42da55488aa2d122a4d0952077a313aaf (plain)
1
2
3
4
5
6
7
8
; SmoochumPokedexEntry: ; 0x1d132b
	db "KISS@" ; species name
	dw 104, 130; height, width
	
	db "The sensitivity of", $4e, "its lips develops", $4e, "most quickly.@"
	db "It uses them to", $4e, "try to identify", $4e, "unknown objects.@"
; 0x1d1398