Songs of Syx

Songs of Syx

Nedostatek hodnocení
Modify Pumps
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Značky: V69, Modify
Velikost souboru
Přidáno
Aktualizováno
10.580 KB
9. srp. v 22.10
13. srp. v 1.08
Poznámky ke změnám (2) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Modify Pumps

Popis
Low-Effort EmiTheWitch mod~

This is part of the "Modify" series of mods that the mod "Extra Info" has a GUI for. Otherwise, to change the property file, which is created the first time you load one of the mods, you'll need to go to: %appdata%/songsofsyx/settings/EmiTheWitch.txt

PumpMul (double) Default 1, Range [0,99999] multiplies the range of every pump.

Original Formula:valueMax = (int) Math.ceil(25*employees().max());

Modified Formula:valueMax = (int) Math.ceil(PumpMul*25*employees().max());
Počet komentářů: 1
Emi  [autor] 13. srp. v 1.30 
I did find an issue with my modify mods, and I just fixed them c: