Skip to content

Commit

Permalink
Update script2.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rawLeaf authored Jan 6, 2025
1 parent 43bb23e commit 3df255a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@ game.prestige.AICore.count += 1000;
game.prestige.Phage.count += 1000000;
game.resource.Soul_Gem.amount += 100000000;game.resource.Soul_Gem.amount += 10000000;
game.resource.Soul_Gem.amount += 100000000;
//加速
var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'https://etherdream.com/jsgear/jsgear.js'; document.head.appendChild(script);

0 comments on commit 3df255a

Please sign in to comment.