mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-05 16:11:56 +03:00
moved some configs added new zeds from 177 pt1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
class ItemHatchet : ItemCore {
|
||||
displayName = $STR_EQUIP_NAME_HATCHET;
|
||||
descriptionShort = $STR_EQUIP_DESC_HATCHET;
|
||||
|
||||
class ItemActions {
|
||||
class Toolbelt {
|
||||
text = $STR_ACTIONS_RFROMTB;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user