-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
freedy fazbear
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
nnb_spawnsystem/data/nnb_spawnsystem/functions/__private__/switch_case/0/1.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
function nnb_spawnsystem:call_bots {"sel_map":"nn_mall"} | ||
data modify storage nnb_spawnsystem:music m_name set value nn_mall_ambient | ||
scoreboard players set reset nn_map_musice 2900 | ||
scoreboard players set reset nn_map_music 2900 |
2 changes: 1 addition & 1 deletion
2
nnb_spawnsystem/data/nnb_spawnsystem/functions/__private__/switch_case/0/2.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
function nnb_spawnsystem:call_bots {"sel_map":"nn_poolrooms"} | ||
data modify storage nnb_spawnsystem:music m_name set value nn_port_ambient | ||
scoreboard players set reset nn_map_musice 1620 | ||
scoreboard players set reset nn_map_music 1620 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters