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
; SlowpokePokedexEntry: ; 0x1b85d3
|
|
db "DOPEY@" ; species name
|
|
dw 311, 790; height, width
|
|
|
|
db "It is always so", $4e, "absent-minded that", $4e, "it won't react,@"
|
|
db "even if its", $4e, "flavorful tail is", $4e, "bitten.@"
|
|
; 0x1b8635
|
|
|