Skip to content

Commit

Permalink
Add product for Wizorb
Browse files Browse the repository at this point in the history
Resolves: #157
Related: #88
  • Loading branch information
cweiske committed Oct 20, 2022
1 parent 14ca1c5 commit 50b022f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion classic/com.tributegames.Wizorb.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,17 @@
"likeCount": 413,
"average": 4.01,
"count": 178
}
},
"products": [
{
"type": "entitlement",
"promoted": true,
"identifier": "wizorbfull",
"name": "Unlock full game",
"description": "",
"localPrice": 0.01,
"originalPrice": 0.01,
"currency": "EUR"
}
]
}

0 comments on commit 50b022f

Please sign in to comment.