summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/129.asm
blob: a0543e67649c9c6462b1eaa084ded1fa78782715 (plain)
1
2
3
4
5
6
7
8
; 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