Add comfrey patch, plant and seeds

This commit is contained in:
A Man
2022-03-27 12:42:57 +02:00
parent 7e191422e7
commit 59e04523be
5 changed files with 45 additions and 4 deletions

View File

@@ -568,6 +568,9 @@ class CfgSurvival {
};
class Plant_Garlic_DZE {
qty = 7;
};
class Plant_Comfrey_DZE {
qty = 3;
};
};
};