From d28a255ae74ad5b4e2d02385190974dab5be2c2a Mon Sep 17 00:00:00 2001 From: Magic fTail Date: Wed, 21 Nov 2018 00:54:46 +0100 Subject: [PATCH] Add abyssal sire resp systems to npc_health --- runelite-client/src/main/resources/npc_health.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runelite-client/src/main/resources/npc_health.json b/runelite-client/src/main/resources/npc_health.json index 23fd1983b9..2f46f4b28c 100644 --- a/runelite-client/src/main/resources/npc_health.json +++ b/runelite-client/src/main/resources/npc_health.json @@ -1150,5 +1150,6 @@ "Ranis Drakan_233": 400, "Vyrewatch_87": 75, "Abomination_149": 200, - "Swamp Crab_55": 75 + "Swamp Crab_55": 75, + "Respiratory system_0": 50 } \ No newline at end of file