Skip to content

Commit

Permalink
DP | Add nn_abandonedoffice
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Mar 25, 2024
1 parent 09f0788 commit c0d1064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
function nnb_spawnsystem:call_bots {"sel_map":"nn_abandonedoffice"}
2 changes: 2 additions & 0 deletions nnb_spawnsystem/main.jmc
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ switch(nn_map:map) {
call_bots(sel_map="nn_crossroads_c");
case 14:
call_bots(sel_map="nn_topmodernhouse");
case 15:
call_bots(sel_map="nn_abandonedoffice");
// default:
// say "Unable to find anything";
}
Expand Down

0 comments on commit c0d1064

Please sign in to comment.