pokecrystal-board/data/pokedex/entries/167.asm
2014-05-31 22:57:00 -07:00

13 lines
258 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"
page "string, it waits"
next "motionlessly until"
next "it becomes dark.@"
; 0x1cd083