Files
pokecrystal-board/stats/pokedex/entries/162.asm
2014-03-07 21:46:33 -05:00

13 lines
266 B
NASM

; 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