mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
Add and update models for magazines
Big thanks @helion4 for his tireless and great work.
This commit is contained in:
@@ -2,9 +2,9 @@ class equip_lever : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
type = WeaponSlotItem;
|
||||
picture = "\dayz_equip\textures\equip_lever.paa";
|
||||
model = "\z\addons\dayz_epoch_w\magazine\dze_handle.p3d";
|
||||
descriptionShort = $STR_EQUIP_DESC_LEVER;
|
||||
displayName = $STR_EQUIP_NAME_LEVER;
|
||||
};
|
||||
Reference in New Issue
Block a user