Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suparious committed Oct 8, 2021
1 parent bf1f139 commit c440096
Show file tree
Hide file tree
Showing 8 changed files with 2,389 additions and 1,669 deletions.
14 changes: 11 additions & 3 deletions defaults/oxide/config/HumanNPC.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"Chat": "<color=#FA58AC>{0}:</color> ",
"Place Npc in teams": true
{
"Settings": {
"Chat": "<color=#FA58AC>{0}:</color> ",
"NpcInTeams": false,
"NpcUseRadius": 5.0
},
"Version": {
"Major": 0,
"Minor": 3,
"Patch": 52
}
}
2 changes: 1 addition & 1 deletion defaults/oxide/config/MonumentsRecycler.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Large Oil Rig - Recycler Position - Level 6": true,
"Small Oil Rig - Recycler Position - Level 3": true,
"Small Oil Rig - Recycler Position - Level 4": true,
"Dome - Recycler": false,
"Dome - Recycler": true,
"Fishing Village - Recycler - Large": true,
"Fishing Village - Recycler - Small A": true,
"Fishing Village - Recycler - Small B": true
Expand Down
3 changes: 3 additions & 0 deletions defaults/oxide/config/PathFinding.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"Max Depth": 5000
}
Loading

0 comments on commit c440096

Please sign in to comment.