mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 18:51:50 +03:00
Force the models for some magazines since some mods overwrote them
This commit is contained in:
@@ -76,6 +76,7 @@ class 30Rnd_556x45_G36 : 30Rnd_556x45_Stanag
|
||||
displayName = $STR_DZ_MAG_30RND_556x45_G36_NAME;
|
||||
descriptionShort = $STR_DZE_MAG_30RND_556x45_G36_DESC;
|
||||
cartridgeName = "556x45";
|
||||
model = "\ca\CommunityConfigurationProject_E\Gameplay_ActualModelsOfWeaponMagazinesVisibleOnTheGround\p3d\30Rnd_556x45_G36.p3d";
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
@@ -130,6 +131,7 @@ class 30Rnd_556x45_G36SD : 30Rnd_556x45_G36
|
||||
displayName = $STR_DZ_MAG_30RND_556x45_G36SD_NAME;
|
||||
descriptionShort = $STR_DZE_MAG_30RND_556x45_G36SD_DESC;
|
||||
cartridgeName = "556x45_SD";
|
||||
model = "\ca\CommunityConfigurationProject_E\Gameplay_ActualModelsOfWeaponMagazinesVisibleOnTheGround\p3d\30Rnd_556x45_G36.p3d";
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user