Songs of Syx

Songs of Syx

Zbyt mało ocen
Modify Pumps
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Tagi: V69, Modify
Rozmiar pliku
Zamieszczono
Zaktualizowano
10.580 KB
9 sierpnia o 22:10
13 sierpnia o 1:08
Listy zmian: 2 ( zobacz )

Zasubskrybuj, aby pobrać
Modify Pumps

Opis
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());
Komentarzy: 1
Emi  [autor] 13 sierpnia o 1:30 
I did find an issue with my modify mods, and I just fixed them c: