mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-12 02:49:20 +00:00
add level 6.5 for testing
This commit is contained in:
parent
9745a9b58d
commit
d5e2a13d36
@ -77,6 +77,14 @@ export const tutorialGoals = [
|
|||||||
reward: enumHubGoalRewards.reward_painter,
|
reward: enumHubGoalRewards.reward_painter,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// 6.5
|
||||||
|
// Blueprints
|
||||||
|
{
|
||||||
|
shape: "CbCbCbCb",
|
||||||
|
required: 600,
|
||||||
|
reward: enumHubGoalRewards.reward_blueprints,
|
||||||
|
},
|
||||||
|
|
||||||
// 7
|
// 7
|
||||||
// Painter
|
// Painter
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user