I've edited the logbook.lua file for Mission 3 in an attempt to skip the refueling as shown:
[3] =
{
["stage"] = 3,
["mission"] = "R1 M03 ALT A.miz",
}, -- end of [3]
When I launch the mission from the main menu, it replaces the ["mission"] = "R1 M03 ALT A.miz", with ["mission"] = "R1 M03miz". I can't seem to figure out how to make it launch the mission from the Alt A.miz version.
Any tips?