From 5e00840ec6660a0fdedaaa9be9ade756068f21ec Mon Sep 17 00:00:00 2001 From: BotoX Date: Fri, 10 Aug 2018 14:52:39 +0200 Subject: [PATCH] BossHP: fix runtime error from faulty config --- BossHP/configs/bosshp/ze_ffxii_ridorana_cataract_t4.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BossHP/configs/bosshp/ze_ffxii_ridorana_cataract_t4.cfg b/BossHP/configs/bosshp/ze_ffxii_ridorana_cataract_t4.cfg index 9e199289..febdf1a1 100644 --- a/BossHP/configs/bosshp/ze_ffxii_ridorana_cataract_t4.cfg +++ b/BossHP/configs/bosshp/ze_ffxii_ridorana_cataract_t4.cfg @@ -83,14 +83,14 @@ { "name" "Crystal - 2" "method" "breakable" - + "trigger" "Stage_1_Hold_3_Crystall_2:OnHealthChanged" "breakable" "Stage_1_Hold_3_Crystall_2" } "11" { "name" "Crystal - 1" "method" "breakable" - + "trigger" "Stage_1_Hold_3_Crystall_1:OnHealthChanged" "breakable" "Stage_1_Hold_3_Crystall_1" } }