shithub: pokecrystal

ref: 2d5661d19d5e9441e3e678b13a0b1de4bd01f124
dir: /stats/pokedex/entries/129.asm/

View raw version
; MagikarpPokedexEntry: ; 0x1cc000
	db "FISH@" ; species name
	dw 211, 220; height, width
	
	db "This weak and", $4e, "pathetic #MON", $4e, "gets easily pushed@"
	db "along rivers when", $4e, "there are strong", $4e, "currents.@"
; 0x1cc065