From e4811c1feb99446baab8c76c79c35917a042eb7c Mon Sep 17 00:00:00 2001 From: TheAfroOfDoom Date: Wed, 28 Feb 2024 21:48:23 -0500 Subject: [PATCH] remove TODO since we will resolve it when we add soul event 0 --- .../boss_fight/vanilla/phase/soul/terminate.mcfunction | 4 ---- 1 file changed, 4 deletions(-) diff --git a/datapacks/omega-flowey/data/entity/functions/directorial/boss_fight/vanilla/phase/soul/terminate.mcfunction b/datapacks/omega-flowey/data/entity/functions/directorial/boss_fight/vanilla/phase/soul/terminate.mcfunction index e70f74f32..bc739c016 100644 --- a/datapacks/omega-flowey/data/entity/functions/directorial/boss_fight/vanilla/phase/soul/terminate.mcfunction +++ b/datapacks/omega-flowey/data/entity/functions/directorial/boss_fight/vanilla/phase/soul/terminate.mcfunction @@ -1,10 +1,6 @@ # Remove tags tag @s remove boss_fight.phase.soul -# TODO: this should happen elsewhere, after the player grabs the ACT button -# # Increment progress phase -# scoreboard players add @s boss-fight.progress.phase.i 1 - # Next phase function entity:directorial/boss_fight/vanilla/phase/attack/initialize