mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 02:01:49 +03:00
Add configurable loot refresh timer
Vanilla commits:2eb963dc3f657aaba83a
This commit is contained in:
@@ -108,6 +108,7 @@ class CfgLoot
|
||||
};
|
||||
|
||||
lootChance = 0;
|
||||
lootRefreshTimer = 900;
|
||||
lootGroup = "";
|
||||
lootPos[] = {};
|
||||
};
|
||||
@@ -115,4 +116,4 @@ class CfgLoot
|
||||
// Buildings
|
||||
#include "CfgBuildingPos.hpp"
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user