mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
260 B
NASM
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
|
|
|