Skip to content

Commit

Permalink
DP | Bruh moment i forgor
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Feb 27, 2024
1 parent 14dea45 commit 35ea821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
execute store result score spawn nn_spawn run random value 1..60
execute store result score spawn nn_spawn run random value 1..60
function nnb_spawnsystem:call_bots {"sel_map":"nn_russia"}
2 changes: 1 addition & 1 deletion nnb_spawnsystem/main.jmc
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ switch(nn_map:map) {
call_bots(sel_map="nn_crossroads");
case 6:
execute store result score spawn nn_spawn run random value 1..60;
// call_bots(sel_map="nn_russia");
call_bots(sel_map="nn_russia");
case 7:
execute store result score spawn nn_spawn run random value 1..60;
call_bots(sel_map="nn_trainstation");
Expand Down

0 comments on commit 35ea821

Please sign in to comment.