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

db "FLYCATCHER@" ; species name
dw 303, 140 ; height, weight
db "It can hunt on the"
next "ground or in trees"
next "with ACID. Its gr-"
page "owth depends on"
next "how much it eats"
next "in this stage.@"
; Referencing Ruby/Sleep dex entries with the hook, and then going on to explain and justify Bellignan's existence.
; Can be revised for sure.