shithub: pokecrystal

ref: 4162705db909da94a62f30b5e2caee048b3bc107
dir: /data/pokemon/dex_entries/sentret.asm/

View raw version
; SentretPokedexEntry: ; 0x1ccd6b
	db "SCOUT@" ; species name
	dw 207, 130 ; height, weight

	db   "When acting as a"
	next "lookout, it warns"
	next "others of danger"
	page "by screeching and"
	next "hitting the ground"
	next "with its tail.@"