diff --git a/resources/groundobject_templates.p b/resources/groundobject_templates.p index 779eaef9..8d1d77e0 100644 Binary files a/resources/groundobject_templates.p and b/resources/groundobject_templates.p differ diff --git a/resources/tools/groundobject_templates.miz b/resources/tools/groundobject_templates.miz index 486aa817..2ea96ae3 100644 Binary files a/resources/tools/groundobject_templates.miz and b/resources/tools/groundobject_templates.miz differ diff --git a/theater/theatergroundobject.py b/theater/theatergroundobject.py index b8fa91c9..1fdef903 100644 --- a/theater/theatergroundobject.py +++ b/theater/theatergroundobject.py @@ -33,7 +33,7 @@ CATEGORY_MAP = { "CARRIER": ["CARRIER"], "LHA": ["LHA"], "aa": ["AA"], - "power": ["Workshop A", "Electric power box", "Garage small A"], + "power": ["Workshop A", "Electric power box", "Garage small A", "Farm B", "Repair workshop", "Garage B"], "warehouse": ["Warehouse", "Hangar A"], "fuel": ["Tank", "Tank 2", "Tank 3", "Fuel tank"], "ammo": [".Ammunition depot", "Hangar B"],