Comment 7 for bug 895535

Revision history for this message
Renegade (renegade) wrote :

Well, if they're auto-enumerating in the background, then the game has to have an idea which ones are lists?

And even if the game doesn't know which ones are lists - we do. We can just tell it "From [InfantryTypes] to the next section header, every legal line content is a list item."

After all, what else would come after that?

It's not like you'd have

[InfantryTypes]
0=Superman
1=Batman
DigSound=Nuke

somewhere.

As for the accidental override problem, that really only happens when you restrict yourself to the original numbers, doesn't it?

If you change your numbering to SOV1 SOV2 SOV3 for included Soviet buildings, it should work fine, right?