mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
13 lines
449 B
NASM
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. |