mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove create stash option
This commit is contained in:
@@ -20,7 +20,7 @@ class ItemSandbag : CA_Magazine
|
||||
create = "Sandbag1_DZ";
|
||||
byPass = "byPassRoadCheck";
|
||||
};
|
||||
|
||||
/*
|
||||
class Build2
|
||||
{
|
||||
text = $STR_CREATE_STASH;
|
||||
@@ -28,7 +28,8 @@ class ItemSandbag : CA_Magazine
|
||||
require[] = {"ItemEtool"};
|
||||
consume[] = {"ItemSandbag"};
|
||||
create = "StashSmall";
|
||||
};
|
||||
};
|
||||
*/
|
||||
class Crafting
|
||||
{
|
||||
text = $STR_EPOCH_PLAYER_273;
|
||||
|
||||
Reference in New Issue
Block a user