mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix wrong path
This commit is contained in:
@@ -14,7 +14,7 @@ class 15Rnd_10x22_p99_sd: CA_Magazine
|
|||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = $STR_DZ_MAG_15RND_P99SD_NAME;
|
displayName = $STR_DZ_MAG_15RND_P99SD_NAME;
|
||||||
picture = "dayz_epoch_c\icons\magazines\mag_sd.paa";
|
picture = "\dayz_epoch_c\icons\magazines\mag_sd.paa";
|
||||||
model = "\C1987_P99\mag.p3d";
|
model = "\C1987_P99\mag.p3d";
|
||||||
type = 16;
|
type = 16;
|
||||||
ammo = "B_10x22_SD";
|
ammo = "B_10x22_SD";
|
||||||
|
|||||||
Reference in New Issue
Block a user