Songs of Syx

Songs of Syx

評價次數不足
Modify Pumps
   
獎勵
加入最愛
已加入最愛
移除最愛
標籤: V69, Modify
檔案大小
發佈於
更新時間
10.580 KB
8 月 9 日 下午 10:10
8 月 13 日 上午 1:08
2 項更新註記 (檢視)

訂閱以下載
Modify Pumps

描述
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());
1 則留言
Emi  [作者] 8 月 13 日 上午 1:30 
I did find an issue with my modify mods, and I just fixed them c: