Files
Grinch-AP/worlds/stardew_valley/strings/flower_names.py

8 lines
185 B
Python
Raw Normal View History

2023-07-19 14:26:38 -04:00
class Flower:
blue_jazz = "Blue Jazz"
fairy_rose = "Fairy Rose"
2023-07-19 14:26:38 -04:00
poppy = "Poppy"
summer_spangle = "Summer Spangle"
sunflower = "Sunflower"
tulip = "Tulip"