diff --git a/BossHP/configs/bosshp/ze_isla_nublar_v2_1.cfg b/BossHP/configs/bosshp/ze_isla_nublar_v2_1.cfg new file mode 100644 index 00000000..51104a7b --- /dev/null +++ b/BossHP/configs/bosshp/ze_isla_nublar_v2_1.cfg @@ -0,0 +1,11 @@ +"bosses" +{ + "0" // T-Rex + { + "name" "T-Rex" + "method" "counter" + "trigger" "trexhealthadder:OnStartTouch" + + "counter" "trexhitbased1" + } +} \ No newline at end of file