KSP-RO / ContractConfigurator

A config file based solution for creating new contracts for Kerbal Space Program.
https://forum.kerbalspaceprogram.com/index.php?/topic/91625-1
Other
8 stars 10 forks source link

Add EITHER type to HasAntenna requirement #41

Closed IO5 closed 3 months ago

IO5 commented 4 months ago

antennaTransmit doesn't include relay antennas which is kinda surprising, at least in-game-mechanics wise. This could be achieved with 2 HasAntenna nodes inside an Any node, but that's very verbose for a pretty common use case. As for the Chinese translation: I won't pretend to know Chinese, but from what I gather #cc.param.HasAntenna.transmit was referring to a generic antenna which transmit antenna is not.