blob: 4b0cdd360ef4915e0e8a670858b6324a70071ffd (
plain)
1
2
3
4
5
6
7
8
9
10
|
; FurretPokedexEntry: ; 0x1ccddd
db "LONG BODY@" ; species name
dw 511, 720 ; height, width
db "It lives in narrow"
next "burrows that fit"
next "its slim body. The"
page "deeper the nests"
next "go, the more maze-"
next "like they become.@"
|