mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 17:31:36 +03:00
fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
class ItemToolbox ItemCore
|
||||
class ItemToolbox: ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_2;
|
||||
model = dayz_equipmodelstoolbox.p3d;
|
||||
picture = dayz_equiptexturesequip_toolbox_ca.paa;
|
||||
model = "\dayz_equip\models\toolbox.p3d";
|
||||
picture = "\dayz_equip\textures\equip_toolbox_ca.paa";
|
||||
descriptionShort = $STR_EQUIP_DESC_2;
|
||||
class ItemActions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user