mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
246 B
NASM
9 lines
246 B
NASM
; SlowbroPokedexEntry: ; 0x1b8635
|
|
db "HERMITCRAB@" ; species name
|
|
dw 503, 1730; height, width
|
|
|
|
db "An attached", $4e, "SHELLDER won't let", $4e, "go because of the@"
|
|
db "tasty flavor that", $4e, "oozes out of its", $4e, "tail.@"
|
|
; 0x1b869d
|
|
|