jep-hack/data/pokemon/dex_entries/weedle.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
209 B
NASM

db "HAIRY BUG@" ; species name
dw 100, 70 ; height, weight
db "The barb on top of"
next "its head secretes"
next "a strong poison."
page "It uses this toxic"
next "barb to protect"
next "itself.@"