Skip to content

Commit

Permalink
fix: 🐛 Disabled collisions in RTP/RTF
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoupy51 committed Nov 15, 2024
1 parent e740c07 commit 2e9a4fd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ team modify switch.rush_the_point.red nametagVisibility hideForOtherTeams
team modify switch.rush_the_point.blue nametagVisibility hideForOtherTeams
team modify switch.rush_the_point.red friendlyFire false
team modify switch.rush_the_point.blue friendlyFire false
team modify switch.rush_the_point.red collisionRule never
team modify switch.rush_the_point.blue collisionRule never
scoreboard players set #next_role switch.data 0
execute as @a[tag=!detached,sort=random] at @s run function switch:modes/rush_the_point/roles/

0 comments on commit 2e9a4fd

Please # to comment.