diff --git a/data/json/monsters/insect_spider.json b/data/json/monsters/insect_spider.json index 225778d41625d..cbc21358805cd 100644 --- a/data/json/monsters/insect_spider.json +++ b/data/json/monsters/insect_spider.json @@ -9,7 +9,7 @@ "species": [ "INSECT" ], "volume": "750 ml", "weight": "1 kg", - "hp": 10, + "hp": 5, "speed": 50, "material": [ "iflesh" ], "symbol": "a", @@ -914,6 +914,7 @@ "bodytype": "snake", "volume": "15 L", "weight": "20 kg", + "hp": 15, "speed": 15, "color": "light_green", "dissect": "dissect_insect_sample_single",