mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update config
This commit is contained in:
@@ -63,8 +63,8 @@ class M113_TK_EP1_DZE: M113_TK_EP1_DZ {
|
|||||||
// Unarmed
|
// Unarmed
|
||||||
class M113Ambul_UN_EP1;
|
class M113Ambul_UN_EP1;
|
||||||
class M113Ambul_UN_EP1_DZ: M113Ambul_UN_EP1 {
|
class M113Ambul_UN_EP1_DZ: M113Ambul_UN_EP1 {
|
||||||
scope = 2;
|
scope = public;
|
||||||
side = 2;
|
side = TGuerrila;
|
||||||
crew = "";
|
crew = "";
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
hiddenSelections[] = {};
|
hiddenSelections[] = {};
|
||||||
@@ -79,8 +79,8 @@ class M113Ambul_UN_EP1_DZ: M113Ambul_UN_EP1 {
|
|||||||
};
|
};
|
||||||
class M113Ambul_TK_EP1;
|
class M113Ambul_TK_EP1;
|
||||||
class M113Ambul_TK_EP1_DZ: M113Ambul_TK_EP1 {
|
class M113Ambul_TK_EP1_DZ: M113Ambul_TK_EP1 {
|
||||||
scope = 2;
|
scope = public;
|
||||||
side = 2;
|
side = TGuerrila;
|
||||||
crew = "";
|
crew = "";
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
hiddenSelections[] = {};
|
hiddenSelections[] = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user