mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
246 B
NASM
13 lines
246 B
NASM
; SlowpokePokedexEntry: ; 0x1b85d3
|
|
db "DOPEY@" ; species name
|
|
dw 311, 790; height, width
|
|
|
|
db "It is always so"
|
|
next "absent-minded that"
|
|
next "it won't react,@"
|
|
db "even if its"
|
|
next "flavorful tail is"
|
|
next "bitten.@"
|
|
; 0x1b8635
|
|
|