Add a solar panel output multiplier (#7013)

* do

* world processor compatibility

* useless
This commit is contained in:
Ilya246
2022-06-14 05:09:06 +04:00
committed by GitHub
parent 58bfd0e46c
commit dc5b184d45
6 changed files with 8 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ public enum LogicRule{
mapArea,
lighting,
ambientLight,
solarMultiplier,
//team specific
buildSpeed,