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

db "MOUSE@" ; species name
dw 303, 650 ; height, weight
db "It fires its spi-"
next "nes when fighting." ; Carddass detail
next "Living in desert"
page "areas, it tends"
next "to leave sand" ; prototype dex entry detail
next "behind.@"