Skip to content

Commit

Permalink
Update rustlabs files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Sep 7, 2024
1 parent 3a76bba commit c30143c
Show file tree
Hide file tree
Showing 7 changed files with 2,332 additions and 430 deletions.
33 changes: 33 additions & 0 deletions src/staticFiles/rustlabsCraftData.json
Original file line number Diff line number Diff line change
Expand Up @@ -2626,6 +2626,17 @@
"time": 9.375,
"timeString": "3–15 sec"
},
"1619039771": {
"ingredients": [
{
"id": "69511070",
"quantity": 100
}
],
"workbench": "-41896755",
"time": 22.5,
"timeString": "15–30 sec"
},
"1623701499": {
"ingredients": [
{
Expand Down Expand Up @@ -4520,6 +4531,17 @@
"time": 22.5,
"timeString": "15–30 sec"
},
"-1767794021": {
"ingredients": [
{
"id": "317398316",
"quantity": 10
}
],
"workbench": "-41896755",
"time": 22.5,
"timeString": "15–30 sec"
},
"-695124222": {
"ingredients": [
{
Expand Down Expand Up @@ -6736,6 +6758,17 @@
"time": 6.25,
"timeString": "2–10 sec"
},
"-1501434104": {
"ingredients": [
{
"id": "-858312878",
"quantity": 10
}
],
"workbench": null,
"time": 3.125,
"timeString": "1–5 sec"
},
"-1344017968": {
"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 @@ -564,6 +564,18 @@
"hp": 100,
"hpString": "100"
},
"1619039771": {
"decay": 28800,
"decayString": "8 hours",
"decayOutside": null,
"decayOutsideString": null,
"decayInside": null,
"decayInsideString": null,
"decayUnderwater": null,
"decayUnderwaterString": null,
"hp": 100,
"hpString": "100"
},
"1629293099": {
"decay": 345600,
"decayString": "96 hours",
Expand Down
16 changes: 14 additions & 2 deletions src/staticFiles/rustlabsDespawnData.json
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,10 @@
"time": 300,
"timeString": "5 min"
},
"1619039771": {
"time": 1200,
"timeString": "20 min"
},
"1623701499": {
"time": 300,
"timeString": "5 min"
Expand Down Expand Up @@ -2023,6 +2027,10 @@
"time": 1200,
"timeString": "20 min"
},
"-1767794021": {
"time": 2400,
"timeString": "40 min"
},
"-1043618880": {
"time": 2400,
"timeString": "40 min"
Expand Down Expand Up @@ -2188,8 +2196,8 @@
"timeString": "40 min"
},
"-218009552": {
"time": 3600,
"timeString": "1 hour"
"time": 2400,
"timeString": "40 min"
},
"-246672609": {
"time": 300,
Expand Down Expand Up @@ -3027,6 +3035,10 @@
"time": 300,
"timeString": "5 min"
},
"-1501434104": {
"time": 300,
"timeString": "5 min"
},
"-1344017968": {
"time": 300,
"timeString": "5 min"
Expand Down
Loading

0 comments on commit c30143c

Please sign in to comment.