Songs of Syx

Songs of Syx

Không đủ lượt đánh giá
Modify Pumps
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Nhãn: V69, Modify
Kích cỡ file
Đã đăng
Đã cập nhật
10.580 KB
9 Thg08 @ 10:10pm
13 Thg08 @ 1:08am
2 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Modify Pumps

Mô tả
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 bình luận
Emi  [tác giả] 13 Thg08 @ 1:30am 
I did find an issue with my modify mods, and I just fixed them c: