• 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.

unmerged(56970)

Lt. General
May 13, 2006
1.430
2
Ive tried in 7 games now as Germany with +4000 prestige to get the Late Interwar Fighter invention to fire which seems impossible, so im left to the conclusion theres some sort of bug that prevents it from firing.
 
Upvote 0
There is a mistake in the "late interwar fighter"-invention.


#########################################################################
# late Interwar Fighters
#########################################################################
event = {
id = 182
random = no
invention = yes

trigger = {
technology = 1306
invention = 182
}



The event has itself as trigger. Should be "intention = 181" - early interwar fighter.