Throw this on the end of the map definition in MapDefinitions.cs
RegisterMap(32, 3, 3, 2560, 2048, 1, "Malas2", MapRules.TrammelRules);
that should register a new map called Malas2 using the same map files. Normally you would need to edit the client to add a new map, but you are reusing data...