mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix Steyr GL scope
This commit is contained in:
@@ -172,7 +172,7 @@ class SteyrAug_A3_Holo_Blue_DZ: SteyrAug_A3_Holo_Green_DZ {
|
||||
};
|
||||
};
|
||||
|
||||
class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_base {
|
||||
class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_Green_DZ {
|
||||
scope = public;
|
||||
displayName = $STR_DZ_WPN_AUGA3_GL_NAME;
|
||||
picture = "\MIDF_Weapons\Aug_a3\pictures\aug_a3_gl_green.paa";
|
||||
@@ -180,6 +180,8 @@ class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_base {
|
||||
muzzles[] = {this, M203Muzzle};
|
||||
handAnim[] = {"OFP2_ManSkeleton","\MIDF_Weapons\data\anim\A3_GL.rtm"};
|
||||
|
||||
class Attachments {};
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
class RemoveGL
|
||||
|
||||
Reference in New Issue
Block a user