mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Missing Crafting entry
This commit is contained in:
parent
d2b92db808
commit
633f448b82
@ -1395,7 +1395,7 @@ class CfgCrafting
|
|||||||
};
|
};
|
||||||
class ItemCanvas : Item
|
class ItemCanvas : Item
|
||||||
{
|
{
|
||||||
usedIn[] = {"KitTentA","KitTentDome","KitSunShade","KitWatchTower","KitScaffolding"};
|
usedIn[] = {"KitTentA","KitTentDome","KitSunShade","KitWatchTower","KitScaffolding","ItemSeedBag"};
|
||||||
nearby[] = {{"Workbench","","workbench",{1,{"WorkBench_EPOCH"}},3,1,0,1}};
|
nearby[] = {{"Workbench","","workbench",{1,{"WorkBench_EPOCH"}},3,1,0,1}};
|
||||||
recipe[] = {{"ItemKiloHemp",1}};
|
recipe[] = {{"ItemKiloHemp",1}};
|
||||||
previewPosition[] = {0.802443,1,0.254301};
|
previewPosition[] = {0.802443,1,0.254301};
|
||||||
|
Loading…
Reference in New Issue
Block a user