From 7509ce3c4ecf61b3fbd0cb17885837842be38aca Mon Sep 17 00:00:00 2001 From: Thorben Otto Date: Mon, 5 Feb 2024 11:24:08 +0100 Subject: [PATCH] Add new item bundle to items.json --- static/data/items.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/data/items.json b/static/data/items.json index 8f7e17cb9..34c851cf2 100644 --- a/static/data/items.json +++ b/static/data/items.json @@ -8,7 +8,7 @@ }, "2": { "name": "Great Ball", - "questBundles": [3, 5, 7, 10, 15] + "questBundles": [2, 3, 5, 7, 10, 15] }, "3": { "name": "Ultra Ball",