mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix wrong 2Rnd pellet model
This commit is contained in:
@@ -112,7 +112,7 @@ class 8Rnd_12Gauge_Buck : 8Rnd_B_Beneli_Pellets
|
|||||||
|
|
||||||
class 2Rnd_12Gauge_Buck : 8Rnd_12Gauge_Buck
|
class 2Rnd_12Gauge_Buck : 8Rnd_12Gauge_Buck
|
||||||
{
|
{
|
||||||
model = "\z\addons\dayz_communityassets\models\2shells_slugshot.p3d";
|
model = "\z\addons\dayz_communityassets\models\2shells_pellet.p3d";
|
||||||
picture = "\z\addons\dayz_communityassets\pictures\equip_2shells_pellet_ca.paa";
|
picture = "\z\addons\dayz_communityassets\pictures\equip_2shells_pellet_ca.paa";
|
||||||
displayName = $STR_DZ_MAG_2RND_12GAUGE_BUCK_NAME;
|
displayName = $STR_DZ_MAG_2RND_12GAUGE_BUCK_NAME;
|
||||||
descriptionShort = $STR_DZ_MAG_2RND_12GAUGE_BUCK_DESC;
|
descriptionShort = $STR_DZ_MAG_2RND_12GAUGE_BUCK_DESC;
|
||||||
|
|||||||
Reference in New Issue
Block a user