mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 06:41:17 +00:00
Add the other maps as templates.
This commit is contained in:
parent
27730c36ab
commit
f612004802
1 changed files with 4 additions and 2 deletions
|
@ -82,7 +82,9 @@ class Missions
|
||||||
{
|
{
|
||||||
class DayZ
|
class DayZ
|
||||||
{
|
{
|
||||||
// template="empty.banov"
|
// Mission to load on server startup. <MissionName>.<TerrainName>
|
||||||
template="dayzOffline.chernarusplus"; // Mission to load on server startup. <MissionName>.<TerrainName>
|
template="dayzOffline.chernarusplus"; // Chernarus
|
||||||
|
// template="dayzOffline.enoch"; // Livonia
|
||||||
|
// template="empty.banov" // Banov
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue