jep-hack/data/pokemon/dex_entries/pidgey.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

14 lines
305 B
NASM

db "TINY BIRD@" ; species name
dw 100, 40 ; height, weight
db "Its gentle dispo-"
next "sition makes it"
next "an easy catch,"
page "but new TRAINERs"
next "have trouble with"
next "its SAND-ATTACK.@"
; Dual Carddass and anime ep1 reference.
; Choppily written, but very possible to work on.