You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somebody wants dual wielding basic weapons on the campaign comm, but there are not enough engine weapon slots. Regardless of whether we actually want to allow dual wielding (I like how you are somewhat forced to have variety), cleaning up the list might be good.
peashooter seems not used, but used to be the default historically so some code may assume it exists as an option. Note that it's also listed twice.
perhaps the big modules like paralyzer +2s stuntime could be made dynamic as well instead of requiring a separate instance?
dual-wielding would be exclusive with a manual-fire weapon so there could be a clone with two copies of basic weapons but no manualfire ones (using the 0101 clone system that handles shields, jump etc).
dynamic weaponry like this sounds like a common modding desire so maybe a lua api to replace weapons on individual units could be a good engine request.
The text was updated successfully, but these errors were encountered:
Somebody wants dual wielding basic weapons on the campaign comm, but there are not enough engine weapon slots. Regardless of whether we actually want to allow dual wielding (I like how you are somewhat forced to have variety), cleaning up the list might be good.
Zero-K/gamedata/modularcomms/dyncomm_chassis_generator.lua
Lines 112 to 142 in 3daf9ca
The text was updated successfully, but these errors were encountered: