mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
254 B
NASM
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
|
||
|
|