mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add more broken tool versions
This commit is contained in:
@@ -37,4 +37,11 @@ class ItemFishingPole : ItemCore
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ItemFishingPoleBroken : ItemFishingPole
|
||||
{
|
||||
displayName = $STR_ITEM_NAME_FISHINGPOLEBROKEN;
|
||||
descriptionShort = $STR_ITEM_DESC_FISHINGPOLE_BROKEN;
|
||||
class ItemActions {};
|
||||
};
|
||||
Reference in New Issue
Block a user