mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -10,15 +10,7 @@ class ItemShovel : ItemCore
|
||||
stashsmall = "StashSmall";
|
||||
stashmedium = "StashMedium";
|
||||
consume = "ItemSandbag";
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
/*class Use
|
||||
{
|
||||
text = $STR_CREATE_STASH;
|
||||
script = "spawn player_createstash;";
|
||||
};*/
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
class ItemShovelBroken : ItemCore
|
||||
|
||||
Reference in New Issue
Block a user