mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-26 23:16:15 -04:00
Build 29041687
This commit is contained in:
parent
fd158b9682
commit
775ca54b49
6 changed files with 8 additions and 8 deletions
4
dist/index.html
vendored
4
dist/index.html
vendored
|
@ -1271,7 +1271,7 @@ const upgrades = (0, _upgrades.rawUpgrades).map((u)=>({
|
|||
}));
|
||||
|
||||
},{"./data/palette.json":"ktRBU","./data/levels.json":"8JSUc","./data/version.json":"iyP6E","./upgrades":"1u3Dx","./getLevelBackground":"7OIPf","./levelIcon":"6rQoT","@parcel/transformer-js/src/esmodule-helpers.js":"gkKU3"}],"iyP6E":[function(require,module,exports,__globalThis) {
|
||||
module.exports = JSON.parse("\"29041686\"");
|
||||
module.exports = JSON.parse("\"29041687\"");
|
||||
|
||||
},{}],"1u3Dx":[function(require,module,exports,__globalThis) {
|
||||
var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
|
||||
|
@ -1825,7 +1825,7 @@ const rawUpgrades = [
|
|||
threshold: 135000,
|
||||
giftable: false,
|
||||
id: "reach",
|
||||
max: 3,
|
||||
max: 1,
|
||||
name: (0, _i18N.t)("upgrades.reach.name"),
|
||||
help: (lvl)=>(0, _i18N.t)("upgrades.reach.help", {
|
||||
lvl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue