shithub: pokecrystal

ref: 82c3bb464f192c8d2ab29a8ef5bd8440f4567065
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