jep-hack/data/pokemon/dex_entries/piloswine.asm
Llinos Evans bea71954b4 More dex entries
A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
2024-07-31 23:43:22 +01:00

11 lines
282 B
NASM

db "SWINE@" ; species name
dw 307, 1230 ; height, weight
db "Both of its eyes"
next "are obscured by"
next "its hair. When"
page "charging, it must"
next "use sound as its"
next "guide.@" ; prototype dex entry. contradicts DP, as they made it use its nose as said guide