Add plant patch kits

This commit is contained in:
A Man
2022-03-27 13:07:56 +02:00
parent 59e04523be
commit 29e4a3339e
4 changed files with 242 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ class Plant_Patch_Garlic_DZE : Plant_Patch_Base_DZE {
class Plant_Patch_Comfrey_DZE : Plant_Patch_Base_DZE {
scope = 2;
displayname = $STR_EPOCH_PLANT_PATCH_GARLIC;
displayname = $STR_EPOCH_PLANT_PATCH_COMFREY;
};
class Plant_Pumpkin_DZE : Plant_Patch_Base_DZE {