We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386d441 commit 424ae30Copy full SHA for 424ae30
1 file changed
Asset/data/asset/functions/mob/0456.gargo_ex_machina/death/.mcfunction
@@ -53,4 +53,4 @@
53
scoreboard players reset $Sec Temporary
54
55
# 再戦フラグ用marker設置
56
- summon marker ~ ~ ~ {Tags:["CO.IsRematch"]}
+ execute unless entity @e[type=marker,tag=CO.IsRematch,distance=..30] run summon marker ~ ~ ~ {Tags:["CO.IsRematch"]}
0 commit comments