blob: 7658408996f8592f8a831b8eb94d737561d841c4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MagikarpPokedexEntry: ; 0x1cc000
db "FISH@" ; species name
dw 211, 220 ; height, weight
db "This weak and"
next "pathetic #MON"
next "gets easily pushed"
page "along rivers when"
next "there are strong"
next "currents.@"
|