shithub: pokecrystal

ref: 3980d2d7367a9352cfd245dd4c6e5b89b3c73648
dir: /data/pokedex/entries/161.asm/

View raw version
; SentretPokedexEntry: ; 0x1ccd6b
	db "SCOUT@" ; species name
	dw 207, 130 ; height, width
	
	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.@"