From 66e2cf3c6b036d33abc135ea460907aac08903fc Mon Sep 17 00:00:00 2001 From: Alexander Drozdov Date: Fri, 30 Apr 2021 18:32:05 +0300 Subject: [PATCH] add new items --- src/assets/data/item-drop.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/assets/data/item-drop.json b/src/assets/data/item-drop.json index 8b6be5f6..422fa84f 100644 --- a/src/assets/data/item-drop.json +++ b/src/assets/data/item-drop.json @@ -192,6 +192,7 @@ }, { "query": [ + "tainted-oil", "golden-oil", "silver-oil", "opalescent-oil", @@ -216,7 +217,10 @@ "Intrinsic Catalyst", "Prismatic Catalyst", "Tempering Catalyst", - "Turbulent Catalyst" + "Turbulent Catalyst", + "Unstable Catalyst", + "Accelerating Catalyst", + "Noxious Catalyst" ], "items": [] },