Skip to content

Commit

Permalink
🐛 (fix) Prophunt: Stun timer was anormaly fast when several hunter wh…
Browse files Browse the repository at this point in the history
…ere stun at the same time
  • Loading branch information
VForiel committed Jan 4, 2024
1 parent c7b2090 commit 61e868c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minigames/data/prophunt/functions/stun/stuned.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ effect give @s mining_fatigue infinite 128 true
effect give @s jump_boost infinite 128 true
effect give @s blindness infinite 255 true

scoreboard players remove @a[scores={prophunt.stuned=1..}] prophunt.stuned 1
scoreboard players remove @s[scores={prophunt.stuned=1..}] prophunt.stuned 1

0 comments on commit 61e868c

Please sign in to comment.