Skip to content

Commit

Permalink
remove items 4000 and 4001 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
BenLubar committed Oct 28, 2023
1 parent e66b75e commit a28d8d8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 74 deletions.
14 changes: 2 additions & 12 deletions community/inventory_service/item-schema-strange-crafting.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,11 @@
"items": [
{
"itemdefid": 4000,
"type": "item",
"name": "Strange Device Extraction Tool",
"description": "Can be used to remove a Strange Device from an item, making it available to attach to another.\n\nWARNING: This destroys the item and any other Strange Device attached to it. You can only attach the device to a compatible Strange item with fewer than 4 other devices already attached. Extracting a Strange Device will clear its counter.",
"display_type": "Single-Use Tool",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
"tags": "rarity:rare;crafting_item:single_use_tool"
"name": "Unused 4000"
},
{
"itemdefid": 4001,
"type": "item",
"name": "Strange Item Token",
"description": "Convert any one item you are authorized to access from the IAF armory to Strange. This process does not create any Strange Devices.",
"display_type": "Single-Use Tool",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
"tags": "rarity:rare;crafting_item:single_use_tool"
"name": "Unused 4001"
},
{
"itemdefid": 4002,
Expand Down
Loading

0 comments on commit a28d8d8

Please sign in to comment.