mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -25,7 +25,7 @@ class ItemSandbag : CA_Magazine
|
||||
class Build2
|
||||
{
|
||||
text = $STR_CREATE_STASH;
|
||||
script = "; [_id,'Build2'] spawn player_build;";
|
||||
script = "; [_id,'Build2'] spawn player_buildPlaceables;";
|
||||
require[] = {"ItemEtool"};
|
||||
consume[] = {"ItemSandbag"};
|
||||
create = "StashSmall";
|
||||
|
||||
Reference in New Issue
Block a user