Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlastSlimey committed Dec 2, 2024
1 parent eb86f08 commit b6497a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/shapez/locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ def f(name: str, region: str, progress: LocationProgressType = LocationProgressT
f(f"Belt Upgrade Tier {roman(x)}", "Upgrades with 5 Buildings")
f(f"Miner Upgrade Tier {roman(x)}", "Upgrades with 5 Buildings")
f("Processors Upgrade Tier II", "Upgrades with 1 Building")
f("Processors Upgrade Tier III", "Upgrades with 2 Building")
f("Processors Upgrade Tier III", "Upgrades with 2 Buildings")
f("Processors Upgrade Tier IV", "Upgrades with 2 Buildings")
f("Processors Upgrade Tier V", "Upgrades with 3 Buildings")
f("Processors Upgrade Tier VI", "Upgrades with 3 Buildings")
Expand Down

0 comments on commit b6497a4

Please sign in to comment.