Skip to content

Commit

Permalink
Fixed a bug in the hunt
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Nov 2, 2023
1 parent b183218 commit cb73aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/lt/functions/game/minigolf/core/42.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ execute if entity @s[tag=hole20Player] run tag @s remove scavengerHunt_42
execute if entity @s[tag=hole21Player] run tag @s remove scavengerHunt_42
execute if entity @s[tag=hole22Player] run tag @s remove scavengerHunt_42
execute if entity @s[tag=hole23Player] run tag @s remove scavengerHunt_42
execute if entity @s[tag=hole02Player,tag=scavengerHunt_42] as @s at @s run function lt:game/scavenger_hunt/teleport
execute if entity @s[tag=hole02Player,tag=scavengerHunt_42] as @s[tag=scavengerHunt06] at @s run function lt:game/scavenger_hunt/teleport

0 comments on commit cb73aed

Please sign in to comment.