mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 17:10:49 +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