diff --git a/Asset/data/asset/functions/mob/0055.hetukedah/tick/skill_select.mcfunction b/Asset/data/asset/functions/mob/0055.hetukedah/tick/skill_select.mcfunction index ebd8b87759..44fce38ca6 100644 --- a/Asset/data/asset/functions/mob/0055.hetukedah/tick/skill_select.mcfunction +++ b/Asset/data/asset/functions/mob/0055.hetukedah/tick/skill_select.mcfunction @@ -32,7 +32,4 @@ execute if score $Random Temporary matches 2 run tag @s add 1J.Skill.FlameThrower execute if score $Random Temporary matches 3 run tag @s add 1J.Skill.Charge # リセット - scoreboard players reset $Random Temporary - -# スコアを戻す - scoreboard players set @s 1J.BossTime 0 \ No newline at end of file + scoreboard players reset $Random Temporary \ No newline at end of file