pokecrystal/data/pokedex/entries/129.asm

11 lines
233 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; MagikarpPokedexEntry: ; 0x1cc000
db "FISH@" ; species name
dw 211, 220 ; height, width
2014-03-06 05:46:01 +00:00
db "This weak and"
next "pathetic #MON"
next "gets easily pushed"
page "along rivers when"
2014-03-06 05:46:01 +00:00
next "there are strong"
next "currents.@"