jep-hack/data/pokemon/dex_entries/psyduck.asm
Llinos Evans 6e8361f862 ~55 modified dex entries, Kotora sprite.
Modified up to Farfetch'd and added zach's Kotora.
2025-01-04 20:14:27 +00:00

12 lines
284 B
NASM

db "DUCK@" ; species name
dw 207, 430 ; height, weight
db "When its headache"
next "is too much to"
next "bear, it lashes"
page "out with SCRATCH"
next "before letting"
next "off PSI power.@"
; Referencing the anime, learnset, and carddass cards. Writing could be better.