mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Change the look of the bulk crates
This commit is contained in:
@@ -4,8 +4,8 @@ class bulk: CA_Magazine
|
|||||||
count = 1;
|
count = 1;
|
||||||
type = 256;
|
type = 256;
|
||||||
displayName = $STR_EPOCH_BULK_NAME;
|
displayName = $STR_EPOCH_BULK_NAME;
|
||||||
model = "\z\addons\dayz_epoch\models\supply_crate.p3d";
|
model = "\z\addons\dayz_communityassets\models\crate.p3d";
|
||||||
picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa";
|
picture = "\z\addons\dayz_communityassets\pictures\equip_crate.paa";
|
||||||
descriptionShort = $STR_EPOCH_BULK_DESC;
|
descriptionShort = $STR_EPOCH_BULK_DESC;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user