1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 04:51:06 +00:00

Update mod.js

This commit is contained in:
epicstatbattles 2025-01-28 17:19:00 -06:00 committed by GitHub
parent dcdbeb6953
commit 735ee51487
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "1.4.14",
num: "1.4.15",
name: "Low Taper Fade Ultra Plus",
}
@ -225,7 +225,9 @@ let changelog = `<h1>Changelog:</h1><br>
- Adjusted IC3 goal to 1e450 points.<br>
- Adjusted endgame to be 1e1200 points.<br>
<h3>v1.4.14</h3><br>
- Slightly reworked Infinity upgrade 3:1 and 3:2 upgrade costs and formulas.`
- Slightly reworked Infinity upgrade 3:1 and 3:2 upgrade costs and formulas.<br>
<h3>v1.4.15</h3><br>
- Strengthened the softcaps of CT upgrades 2:3 and 3:1 to be similar to those of Aubrinator and Madelizer upgrade softcaps.`
let winText = `Congratulations! You have reached the end and beaten this game, but for now...`