Update game goals to make it easier to understand the rotater

This commit is contained in:
tobspr 2020-05-19 09:29:33 +02:00
parent 3714a59fca
commit 5f37ff001b
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ export const tutorialGoals = [
// Rotater
{
shape: "--CuCu--", // belts t2
shape: "Cu----Cu", // belts t2
required: 300,
reward: enumHubGoalRewards.reward_tunnel,
},