shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/008.asm/

View raw version
; WartortlePokedexEntry: ; 0x181993
	db "TURTLE@" ; species name
	dw 303, 500 ; height, width
	
	db   "Its long, furry"
	next "tail is a symbol"
	next "of longevity,"
	page "making it quite"
	next "popular among"
	next "older people.@"
; 0x1819f9