Add the other maps as templates.

This commit is contained in:
Daniel Ceregatti 2022-09-23 15:10:38 -07:00
parent 27730c36ab
commit f612004802

View file

@ -82,7 +82,9 @@ class Missions
{
class DayZ
{
// template="empty.banov"
template="dayzOffline.chernarusplus"; // Mission to load on server startup. <MissionName>.<TerrainName>
// Mission to load on server startup. <MissionName>.<TerrainName>
template="dayzOffline.chernarusplus"; // Chernarus
// template="dayzOffline.enoch"; // Livonia
// template="empty.banov" // Banov
};
};