• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.
I do not have this problem. In the tech files my frogman applications looks like this

Code:
application = { # Frogmen
			id = 6205
			name = TECH_APP_NAVAL_3_5_NAME
			desc = TECH_APP_NAVAL_3_5_DESC
			
			required = { 6203 }
			chance = 90
			cost = 8
			time = 90
			neg_offset = 20
			pos_offset = 40
			
			effects = {
				command = { type = shore_attack which = marine when = now value = 5 }
			}
		}

Would you be able to find out what yours says.
 
Dtrange it looks like it will be corrected in the next patch then. I'll flag it up to someone though.