woodelf said:Belizan, could you add in three more turret promotions? Pretty please!
All you ahve to do is mod the line in turrets.py to include your new turret unit types.
TurretUnitClasses = ('UNITCLASS_BASETURRET', 'UNITCLASS_BIGTURRET', 'UNITCLASS_BIGGESTTURRET')
The same will be true in the merged version. If you tell me the Unit class's of your turrets when I get everything, I'll put it in for you.