Skip to content

Commit

Permalink
Why was this working in SP then???
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Oct 28, 2023
1 parent 6c1021a commit fa55165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/lt/authority_behaviors/golf_area.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"exit_commands": [
"execute as @s run function lt:game/minigolf/core/golf_leave",
"tag @s remove in.golf.area",
"execute if @s[tag=golf.is.crab] run disguise clear",
"execute if entity @s[tag=golf.is.crab] run disguise clear",
"tag @s remove golf.is.crab"
]
}

0 comments on commit fa55165

Please sign in to comment.