jep-hack/data/pokemon/dex_entries/skiploom.asm
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00

11 lines
210 B
NASM

db "COTTONWEED@" ; species name
dw 200, 20 ; height, weight
db "As soon as it"
next "rains, it closes"
next "its flower and"
page "hides in the shade"
next "of a tree to avoid"
next "getting wet.@"