Skip to content

Commit 088b56a

Browse files
committed
🐛 [Artifact 1061] 霹靂のチャージ時に CanUsed タグが削除されない問題を修正
1 parent 3d804d6 commit 088b56a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Asset/data/asset/functions/artifact/1061.hekireki/using_item/2.check_condition.mcfunction

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@
1515

1616
# 更なるチャージ
1717
execute if entity @s[tag=CanUsed] if score @s TH.Charge matches 20.. run function asset:artifact/1061.hekireki/using_item/extra_charge
18+
19+
# リセット
20+
tag @s remove CanUsed

0 commit comments

Comments
 (0)