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

7 lines
134 B
Python
Raw Normal View History

2023-07-19 14:26:38 -04:00
class Ingredient:
wheat_flour = "Wheat Flour"
sugar = "Sugar"
oil = "Oil"
rice = "Rice"
vinegar = "Vinegar"