mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix #1169
This commit is contained in:
@@ -135,6 +135,7 @@ class Bandit1_DZ : Soldier_Crew_PMC {
|
|||||||
};
|
};
|
||||||
class Bandit2_DZ: Soldier_Crew_PMC {
|
class Bandit2_DZ: Soldier_Crew_PMC {
|
||||||
scope = 2;
|
scope = 2;
|
||||||
|
side = 1;
|
||||||
displayName = $STR_CHAR_2;
|
displayName = $STR_CHAR_2;
|
||||||
weapons[] = {"Throw","Put"};
|
weapons[] = {"Throw","Put"};
|
||||||
model = "\ca\characters_E\GER\GER_rifleman";
|
model = "\ca\characters_E\GER\GER_rifleman";
|
||||||
|
|||||||
Reference in New Issue
Block a user