Skip to content

Commit

Permalink
🩹 api:entity/mob/effect/core/remove/from_level/recursionのリセット処理を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Sep 22, 2024
1 parent cd03d38 commit 3669c15
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
# リセット
data remove storage asset:effect ID
data remove storage asset:effect TargetEffectData
data remove storage asset:effect CanRemove
scoreboard players reset $ClearLv Temporary
scoreboard players reset $RequiredLv Temporary

# 残っていたら再帰
data remove storage asset:effect IDList[-1]
Expand Down

0 comments on commit 3669c15

Please sign in to comment.