Stardew Valley: Update Mod Content (#4416)

This commit is contained in:
agilbert1412
2025-01-14 12:47:12 -05:00
committed by GitHub
parent dae9d4c575
commit 79e6beeec3
7 changed files with 52 additions and 16 deletions

View File

@@ -201,6 +201,10 @@ class ModMachine:
composter = "Composter"
recycling_bin = "Recycling Bin"
advanced_recycling_machine = "Advanced Recycling Machine"
copper_slot_machine = "Copper Slot Machine"
gold_slot_machine = "Gold Slot Machine"
iridium_slot_machine = "Iridium Slot Machine"
radioactive_slot_machine = "Radioactive Slot Machine"
class ModFloor: