blob: 653a3deada7a63be76aebe0a8d2c2be255490fea (
plain)
1
2
3
4
5
6
7
8
9
10
|
; FurretPokedexEntry: ; 0x1ccddd
db "LONG BODY@" ; species name
dw 511, 720 ; height, weight
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.@"
|