mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
240 B
NASM
9 lines
240 B
NASM
; WooperPokedexEntry: ; 0x1d0078
|
|
db "WATER FISH@" ; species name
|
|
dw 104, 190; height, width
|
|
|
|
db "A mucous", $4e, "membrane covers", $4e, "its body. Touching@"
|
|
db "it barehanded will", $4e, "cause a shooting", $4e, "pain.@"
|
|
; 0x1d00dd
|
|
|