Skip to content

Commit

Permalink
fix armor given in lobby
Browse files Browse the repository at this point in the history
  • Loading branch information
L_glandieres authored and L_glandieres committed Mar 16, 2024
1 parent bb219be commit 0685594
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ execute at @s run tp @s @s

gamemode adventure @s

function scaffolding_rush:team/create_base/armor
execute if score #game.running data matches 1 run function scaffolding_rush:team/create_base/armor

effect give @s minecraft:instant_health 1 127 true
effect give @s minecraft:resistance 2 127 true
Expand Down

0 comments on commit 0685594

Please sign in to comment.