shithub: pokecrystal

ref: 61521f4458a06ae5e7b8c872ae1b48cb5dd9572c
dir: /data/pokedex/entries/238.asm/

View raw version
; SmoochumPokedexEntry: ; 0x1d132b
	db "KISS@" ; species name
	dw 104, 130 ; height, width
	
	db   "The sensitivity of"
	next "its lips develops"
	next "most quickly."
	page "It uses them to"
	next "try to identify"
	next "unknown objects.@"
; 0x1d1398