Here's what I currently have in the scenario.lua:
map = '/maps/astro_crater_battles_4x4_rich_v2.v0001/astro_crater_battlers_4x4_rich_v2.scmap',
save = '/maps/astro_crater_battles_4x4_rich_v2.v0001/astro_crater_battlers_4x4_rich_v2_save.lua',
script = '/maps/astro_crater_battles_4x4_rich_v2.v0001/astro_crater_battlers_4x4_rich_v2_script.lua',
And I should change that to:
map = '/maps/astro_crater_battles_4x4_v2.v0002/astro_crater_battles_4x4_v2.scmap',
save = '/maps/astro_crater_battles_4x4_v2.v0002/astro_crater_battles_4x4_v2_save.lua',
script = '/maps/astro_crater_battles_4x4_v2.v002/astro_crater_battles_4x4_v2_script.lua'
?
For reference this is the one I downloaded:
