mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
Add 50 placeholder items for server admins to use
Server admins can add new items by re-naming the new placeholder items. E.g.: Placeholder_01_kit can be re-named by overwriting the string within the missionfile. This is for example useful to bind arma buildable to an actual in-game item which can be crafted or looted.
This commit is contained in:
@@ -68,4 +68,5 @@ class CfgMagazines
|
||||
#include "Buildings\Misc.hpp"
|
||||
#include "Buildings\StaticWeapons.hpp"
|
||||
#include "Buildings\Plants.hpp"
|
||||
#include "Buildings\Placeholders.hpp"
|
||||
};
|
||||
Reference in New Issue
Block a user