mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
262 B
NASM
9 lines
262 B
NASM
|
; FurretPokedexEntry: ; 0x1ccddd
|
||
|
db "LONG BODY@" ; species name
|
||
|
dw 511, 720; height, width
|
||
|
|
||
|
db "It lives in narrow", $4e, "burrows that fit", $4e, "its slim body. The@"
|
||
|
db "deeper the nests", $4e, "go, the more maze-", $4e, "like they become.@"
|
||
|
; 0x1cce58
|
||
|
|