mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-19 22:52:56 +03:00
Add more broken tool versions
This commit is contained in:
@@ -4,4 +4,9 @@ class ItemSolder_DZE : ItemCore {
|
||||
model = "\nst\ns_dayz\items\solder\solder_dzn.p3d";
|
||||
picture = "\nst\ns_dayz\items\solder\data\icon_solder_dzn_ca.paa";
|
||||
descriptionShort = $STR_EQUIP_SOLDER_DESC;
|
||||
};
|
||||
|
||||
class ItemSolderBroken_DZE : ItemSolder_DZE {
|
||||
displayName = $STR_EQUIP_SOLDER_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_SOLDER_BROKEN_DESC;
|
||||
};
|
||||
Reference in New Issue
Block a user