feat(SW-312): fix "2-for-1-breakfast" only unlocked for level 5
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": false
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": false
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": false
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": true,
|
||||
"value": "+25%"
|
||||
},
|
||||
@@ -339,7 +339,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": true,
|
||||
"value": "+25%"
|
||||
},
|
||||
@@ -416,7 +416,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": true,
|
||||
"value": "+50%"
|
||||
},
|
||||
@@ -433,7 +433,7 @@
|
||||
{
|
||||
"name": "2-for-1 breakfast",
|
||||
"description": "Now, this is a delicious deal: regardless if you’re staying with us or not, go grab a breakfast buddy because you're eating two for the price of one! Just make sure to check the details first so everything is in place for your yummy get-together.",
|
||||
"unlocked": true
|
||||
"unlocked": false
|
||||
},
|
||||
{
|
||||
"name": "48hr room guarantee",
|
||||
@@ -493,7 +493,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Friendship point boost",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost on the boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"description": "Now here’s something pretty sweet: every time you get a boost of friendship points, you get 25% or 50% extra – a boost! So you know, start racking up those points on stays, meals and more and you’ll get a free night in no time.",
|
||||
"unlocked": true,
|
||||
"value": "+50%"
|
||||
},
|
||||
@@ -510,7 +510,7 @@
|
||||
{
|
||||
"name": "2-for-1 breakfast",
|
||||
"description": "Now, this is a delicious deal: regardless if you’re staying with us or not, go grab a breakfast buddy because you're eating two for the price of one! Just make sure to check the details first so everything is in place for your yummy get-together.",
|
||||
"unlocked": true
|
||||
"unlocked": false
|
||||
},
|
||||
{
|
||||
"name": "48hr room guarantee",
|
||||
|
||||
Reference in New Issue
Block a user