mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Add new items to config traders
Duplicate categories are now marked instead of being listed multiple times. This makes the configs far easier to maintain. Admins can still expand each individual category for further customization.
This commit is contained in:
@@ -183,7 +183,7 @@ class Mission
|
||||
};
|
||||
class Markers
|
||||
{
|
||||
items=17;
|
||||
items=18;
|
||||
class Item0
|
||||
{
|
||||
position[]={7839,0,8414};
|
||||
@@ -315,7 +315,7 @@ class Mission
|
||||
};
|
||||
class Sensors
|
||||
{
|
||||
items=3;
|
||||
items=6;
|
||||
#define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{};
|
||||
class Item0
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user