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

db "FLOWER@" ; species name
dw 311, 410 ; height, weight
db "Its spores cause"
next "severe allergic"
next "reactions, but it"
page "lives in areas"
next "with herbs that"
next "can cure it.@"
; Referencing The Stun Spore Detour.
; The weed is the "Ashire water herb" in Japanese, or "Savleyo weed" in English.
; Can be worded better. I want to make it out to be a Pokemon that isn't problematic despite it being a walking ball of death.