pokecrystal-board/stats/pokedex/entries/167.asm

9 lines
254 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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