mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +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;
|
||||
@@ -29,6 +29,7 @@ class ItemSandbag : CA_Magazine
|
||||
consume[] = {"ItemSandbag"};
|
||||
create = "StashSmall";
|
||||
};
|
||||
*/
|
||||
class Crafting
|
||||
{
|
||||
text = $STR_EPOCH_PLAYER_273;
|
||||
|
||||
Reference in New Issue
Block a user