From 8160d60b66a14ac575d05ec835fa2ded943c92da Mon Sep 17 00:00:00 2001 From: Shaun Dreclin Date: Fri, 25 Jan 2019 23:10:17 -0500 Subject: [PATCH] Add Sulphur Lizard to npc_health.json --- 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 8759fee8bb..1529f1b100 100644 --- a/runelite-client/src/main/resources/npc_health.json +++ b/runelite-client/src/main/resources/npc_health.json @@ -1152,5 +1152,6 @@ "Vyrewatch_87": 75, "Abomination_149": 200, "Swamp Crab_55": 75, - "Respiratory system_0": 50 + "Respiratory system_0": 50, + "Sulphur Lizard_50": 50 }