Quote:
Originally Posted by piri_reis
This game will be patched no doubt. It seems like even addons were discussed at some point in time, this is from the campaign menu scripts:
Code:
##Removed SubmarineTypes (it will be added in the addon)
#DescriptionText += "<title>Submarine Types</title>|"
# add required sub types for this campaign
#for sub in self.CampaignData.RequiredSubTypes:
# for pic in SubmarineTypesTextureMap:
# if pic[0] == sub:
# DescriptionText += pic[1]
There are references to stuff like this in the code, they either didn't have time to put int TypeII and IX or decided to give them a through job in an addon. Of course they have to fix lots of things in the game engine first....
|
We have a winner!
__________________
“You're painfully alive in a drugged and dying culture.”
― Richard Yates, Revolutionary Road
|