Skip to content

Commit

Permalink
Update rustlabs files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Aug 8, 2024
1 parent 9846fec commit 7670041
Show file tree
Hide file tree
Showing 7 changed files with 1,871 additions and 1 deletion.
19 changes: 19 additions & 0 deletions src/staticFiles/rustlabsCraftData.json
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,25 @@
"time": 12.5,
"timeString": "5–20 sec"
},
"962186730": {
"ingredients": [
{
"id": "-151838493",
"quantity": 100
},
{
"id": "1414245522",
"quantity": 1
},
{
"id": "-1557377697",
"quantity": 2
}
],
"workbench": "1524187186",
"time": 12.5,
"timeString": "5–20 sec"
},
"963906841": {
"ingredients": [
{
Expand Down
12 changes: 12 additions & 0 deletions src/staticFiles/rustlabsDecayData.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,18 @@
"hp": 100,
"hpString": "100"
},
"962186730": {
"decay": 7200,
"decayString": "2 hours",
"decayOutside": null,
"decayOutsideString": null,
"decayInside": null,
"decayInsideString": null,
"decayUnderwater": null,
"decayUnderwaterString": null,
"hp": 50,
"hpString": "50"
},
"968421290": {
"decay": 345600,
"decayString": "96 hours",
Expand Down
4 changes: 4 additions & 0 deletions src/staticFiles/rustlabsDespawnData.json
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,10 @@
"time": 300,
"timeString": "5 min"
},
"962186730": {
"time": 1200,
"timeString": "20 min"
},
"963906841": {
"time": 300,
"timeString": "5 min"
Expand Down
Loading

0 comments on commit 7670041

Please sign in to comment.