Skip to content

Commit

Permalink
πŸ“ˆ telemetry: add stop reason when bossfight ends
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 20, 2024
1 parent 67687a7 commit b44dcac
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
data modify storage omegaflowey:telemetry.temp data set value {}
execute store result storage omegaflowey:telemetry.temp data.stop_reason int 1 run \
scoreboard players get #omegaflowey.bossfight.stop_reason omegaflowey.global.flag
function omegaflowey.main:telemetry/tag/end { name: "bossfight.summit" }
function omegaflowey.main:telemetry/tag/root/end

Expand Down

0 comments on commit b44dcac

Please sign in to comment.