From 22a3f93598c0fb590bbe2ce4a74363a207da481a Mon Sep 17 00:00:00 2001 From: forsco Date: Wed, 21 Nov 2018 20:24:12 +1100 Subject: [PATCH] Fix indentation of npc_health json (#6616) --- runelite-client/src/main/resources/npc_health.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runelite-client/src/main/resources/npc_health.json b/runelite-client/src/main/resources/npc_health.json index 2f46f4b28c..5299084e47 100644 --- a/runelite-client/src/main/resources/npc_health.json +++ b/runelite-client/src/main/resources/npc_health.json @@ -1151,5 +1151,5 @@ "Vyrewatch_87": 75, "Abomination_149": 200, "Swamp Crab_55": 75, - "Respiratory system_0": 50 -} \ No newline at end of file + "Respiratory system_0": 50 +}