blob: e6e7a0121fdb2f9d61e214b6743bb18a022b75ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1cce58
|