shithub: pokecrystal

ref: 16f6619ac8cff1f5a64112e7df4648bea9a007c8
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