jep-hack/data/pokemon/dex_entries/venonat.asm
Llinos Evans 31cdcc488d 32 more dex entries
Many of which were taken from the SW99-era prototype entries, chiefly for kanto pokemon
2024-08-01 01:06:14 +01:00

11 lines
247 B
NASM

db "INSECT@" ; species name
dw 303, 660 ; height, weight
db "Its large eyes"
next "are sensitive to"
next "light, which can"
page "cause it to head"
next "towards brightly-"
next "lit suburbs.@" ; prototype dex entry slightly altered.