mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
localization
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
class ItemMachete: ItemCore
|
class ItemMachete: ItemCore
|
||||||
{
|
{
|
||||||
scope=2;
|
scope=2;
|
||||||
displayName="Machete";
|
displayName=$STR_EQUIP_MACHETE;
|
||||||
model="\z\addons\dayz_communityassets\models\machete.p3d";
|
model="\z\addons\dayz_communityassets\models\machete.p3d";
|
||||||
picture="\z\addons\dayz_communityassets\pictures\equip_machete_CA.paa";
|
picture="\z\addons\dayz_communityassets\pictures\equip_machete_CA.paa";
|
||||||
descriptionShort="An agricultural tool turned into a weapon, the Machete may be less versatile than the common hatchet, but it packs a punch.";
|
descriptionShort="An agricultural tool turned into a weapon, the Machete may be less versatile than the common hatchet, but it packs a punch.";
|
||||||
|
|||||||
Reference in New Issue
Block a user