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

13 lines
246 B
NASM

db "FOX@" ; species name
dw 200, 220 ; height, weight
db "Dislikes fights."
next "When forced into"
next "battle, it blocks"
page "the foe from movi-"
next "ng with FIRE SPIN"
next "before attacking.@"
; Reference to EP28 dex entry.