Skip to content

Commit 226d032

Browse files
committed
Update items and recycle data
1 parent 46a68ce commit 226d032

File tree

3 files changed

+17
-60
lines changed

3 files changed

+17
-60
lines changed

src/util/external/missingTranslation.js

Lines changed: 0 additions & 60 deletions
This file was deleted.

src/util/itemRecycleData.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,18 @@
621621
"quantity": 13
622622
}
623623
],
624+
"486661382": [
625+
{
626+
"id": "-151838493",
627+
"probability": 1,
628+
"quantity": 200
629+
},
630+
{
631+
"id": "69511070",
632+
"probability": 1,
633+
"quantity": 200
634+
}
635+
],
624636
"492357192": [
625637
{
626638
"id": "69511070",

src/util/items.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,11 @@
384384
"name": "Large Loot Bag",
385385
"description": "A massive haul. Contains the best halloween loot"
386386
},
387+
"486661382": {
388+
"shortname": "clantable",
389+
"name": "Clan Table",
390+
"description": "A table for managing clans."
391+
},
387392
"491263800": {
388393
"shortname": "hazmatsuit.nomadsuit",
389394
"name": "Nomad Suit",

0 commit comments

Comments
 (0)