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: