shithub: pokecrystal

ref: b333b18dbde658cd7e4299f8206d1d52c532b87a
dir: /stats/pokedex/entries/019.asm/

View raw version
; RattataPokedexEntry: ; 0x181e3d
	db "RAT@" ; species name
	dw 100, 80; height, width
	
	db "This #MON's", $4e, "impressive vital-", $4e, "ity allows it to@"
	db "live anywhere. It", $4e, "also multiplies", $4e, "very quickly.@"
; 0x181ea3