diff --git a/data/json/monsters/insect_spider.json b/data/json/monsters/insect_spider.json index 4131ae1720e7b..c0c6bc0e6394e 100644 --- a/data/json/monsters/insect_spider.json +++ b/data/json/monsters/insect_spider.json @@ -3735,8 +3735,8 @@ "vision_night": 15, "harvest": "mutant_shellfish", "dissect": "dissect_crustacean_single", - "weakpoint_sets": [ "wps_arthropod", "wps_arthropod_beetle" ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_basic_bug", "prof_wp_beetle" ], + "weakpoint_sets": [ "wps_arthropod" ], + "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_basic_bug" ], "reproduction": { "baby_monster": "mon_woodlouse_manca", "baby_count": 5, "baby_timer": 210 }, "fear_triggers": [ "FIRE", "HURT" ], "zombify_into": "mon_meat_cocoon_small",