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

db "BAT@" ; species name
dw 207, 170 ; height, weight
db "Sunlight makes it"
next "sick, so it only"
next "leaves caves at"
page "night. It can be"
next "trained to with-"
next "stand it, though.@"
; Referencing later dex entries, but also noting the discrepency.