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

db "TADPOLE@" ; species name
dw 200, 270 ; height, weight
db "Feeds on plants"
next "at the bottoms of"
next "lakes. After doing"
page "so, the swirl on"
next "its belly becomes"
next "clearer.@"
; Referencing The Stun Spore Detour and various dex entries.