pokecrystal-board/stats/pokedex/entries/167.asm
2014-03-06 00:46:01 -05:00

13 lines
260 B
NASM

; SpinarakPokedexEntry: ; 0x1cd012
db "STRINGSPIT@" ; species name
dw 108, 190; height, width
db "If prey becomes"
next "ensnared in its"
next "nest of spun@"
db "string, it waits"
next "motionlessly until"
next "it becomes dark.@"
; 0x1cd083