Quote:
Originally Posted by Armistead
I would just prefer the option, not either or.
|
Problem is the way the game is coded, when it rewards you, it offers you a refit, OR a new command. The trouble is, the way it behaves it's logic goes like this:
(pardon the psudo code but i think you get the idea)
If
NewCommand Available = true
Then
PlayerReward = newCommand
Else
PlayerReward = Refit.
So if you want refits to occur more often, you have to limit the number of new commands (Edit: or rather, Upgrade class availabilty). Right now, i think the chances of riding a gato or whatever and seeing it go through its 3 to 4 conning tower evolutions is next to nill.