mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
Fix mission briefing descriptions
There is no central hive, so every server is private. It's silly to have that in the description.
This commit is contained in:
@@ -45,7 +45,7 @@ class Mission
|
||||
class Intel
|
||||
{
|
||||
briefingName="DayZ Epoch Lingor";
|
||||
briefingDescription="DayZ Epoch Lingor Private Server";
|
||||
briefingDescription="DayZ Epoch Lingor";
|
||||
startWeather=0;
|
||||
forecastWeather=0;
|
||||
year=2008;
|
||||
|
||||
Reference in New Issue
Block a user