Skip to content

Commit

Permalink
e 12
Browse files Browse the repository at this point in the history
  • Loading branch information
gaimn authored Oct 10, 2023
1 parent 62569af commit 0e52620
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions js/layers.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ addLayer("e", {
description: "^1.1 prestige points.",
cost: new Decimal(1),
},
12: {
title: "Generator",
description: "Get more points based on electricity.",
cost: new Decimal(7),
},
},
})
addLayer("r", {
Expand Down

0 comments on commit 0e52620

Please sign in to comment.