Remove Gate 2 from spawning
parent
8032ca3b43
commit
f3dc1d1f7e
|
@ -86,7 +86,6 @@ command /minigame_flags_start:
|
||||||
wait 1 second
|
wait 1 second
|
||||||
send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players
|
send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players
|
||||||
play sound "custom.cas" at volume 50 to all players
|
play sound "custom.cas" at volume 50 to all players
|
||||||
spawngate(2)
|
|
||||||
wait 1 second
|
wait 1 second
|
||||||
send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players
|
send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players
|
||||||
play sound "custom.cas" at volume 50 to all players
|
play sound "custom.cas" at volume 50 to all players
|
||||||
|
@ -279,7 +278,6 @@ command /minigame_flags_start:
|
||||||
wait 1 second
|
wait 1 second
|
||||||
send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players
|
send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players
|
||||||
play sound "custom.cas" at volume 50 to all players
|
play sound "custom.cas" at volume 50 to all players
|
||||||
spawngate(2)
|
|
||||||
wait 1 second
|
wait 1 second
|
||||||
send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players
|
send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players
|
||||||
play sound "custom.cas" at volume 50 to all players
|
play sound "custom.cas" at volume 50 to all players
|
||||||
|
|
Loading…
Reference in New Issue