Skip to content

Commit 424ae30

Browse files
committed
再戦マーカーに関するバグ修正
1 parent 386d441 commit 424ae30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Asset/data/asset/functions/mob/0456.gargo_ex_machina/death

Asset/data/asset/functions/mob/0456.gargo_ex_machina/death/.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
scoreboard players reset $Sec Temporary
5454

5555
# 再戦フラグ用marker設置
56-
summon marker ~ ~ ~ {Tags:["CO.IsRematch"]}
56+
execute unless entity @e[type=marker,tag=CO.IsRematch,distance=..30] run summon marker ~ ~ ~ {Tags:["CO.IsRematch"]}

0 commit comments

Comments
 (0)