added solar panels to the other generators
This commit is contained in:
parent
529b374ecb
commit
4ae5dfbc8d
1 changed files with 6 additions and 0 deletions
|
@ -498,6 +498,12 @@ public class TRItemGroup {
|
|||
TRContent.Machine.WIND_MILL,
|
||||
TRContent.Machine.DRAGON_EGG_SYPHON,
|
||||
TRContent.Machine.FUSION_CONTROL_COMPUTER,
|
||||
TRContent.SolarPanels.BASIC,
|
||||
TRContent.SolarPanels.ADVANCED,
|
||||
TRContent.SolarPanels.INDUSTRIAL,
|
||||
TRContent.SolarPanels.ULTIMATE,
|
||||
TRContent.SolarPanels.QUANTUM,
|
||||
TRContent.SolarPanels.CREATIVE,
|
||||
// batteries & transformers
|
||||
TRContent.Machine.LOW_VOLTAGE_SU,
|
||||
TRContent.Machine.LV_TRANSFORMER,
|
||||
|
|
Loading…
Reference in a new issue