Remove create stash option

This commit is contained in:
icomrade
2016-07-26 21:01:21 -04:00
parent f61f5918cf
commit c847f8c756

View File

@@ -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;