It is great that you can specify wave configurations for a particular map. A nice extension of that concept would be to allow a configuration to work for multiple maps; such as one for small DM maps or large outdoor maps, etc.
Perhaps something like:
[SmallDM InvWaveManager]
; wave configurations...blah, blah
[LargeOutdoor InvWaveManager]
; wave configurations...blah, blah
MapTable1=("SmallDM")
MapTable2=("DM-Deck","DM-Shangrila",...)
MapTable1=("LargeOutdoor")
MapTable2=("WAR-OnyxCoast","VCTF-Sandstorm",...)
Perhaps something like:
[SmallDM InvWaveManager]
; wave configurations...blah, blah
[LargeOutdoor InvWaveManager]
; wave configurations...blah, blah
MapTable1=("SmallDM")
MapTable2=("DM-Deck","DM-Shangrila",...)
MapTable1=("LargeOutdoor")
MapTable2=("WAR-OnyxCoast","VCTF-Sandstorm",...)