shithub: pokecrystal

ref: 94e9a3f7649b95eff276d8a42b820b74bad5c199
dir: /stats/pokedex/entries/008.asm/

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