pokecrystal-board/stats/pokedex/entries/167.asm
2013-02-05 19:29:20 -05:00

9 lines
254 B
NASM

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