mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
258 B
NASM
9 lines
258 B
NASM
; MiltankPokedexEntry: ; 0x1d1482
|
|
db "MILK COW@" ; species name
|
|
dw 311, 1660; height, width
|
|
|
|
db "In order to milk a", $4e, "MILTANK, one must", $4e, "have a knack for@"
|
|
db "rhythmically pull-", $4e, "ing up and down", $4e, "on its udders.@"
|
|
; 0x1d14f7
|
|
|