aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-12-09 12:17:59 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-12-09 12:17:59 +0100
commitf98fa5b651f6ac88a0ce85fb073c344c4c5515d4 (patch)
treeea4dc07b8c7c8ad7f17441ba29f3ce2f239cbc58 /constants
parentf90fe2350765ef61cb381fbdb7dcf0fbe403c745 (diff)
downloadSkyHanni-REPO-f98fa5b651f6ac88a0ce85fb073c344c4c5515d4.tar.gz
SkyHanni-REPO-f98fa5b651f6ac88a0ce85fb073c344c4c5515d4.tar.bz2
SkyHanni-REPO-f98fa5b651f6ac88a0ce85fb073c344c4c5515d4.zip
Added Null Ovoid and Soulflow to quick craftable items.
Diffstat (limited to 'constants')
-rw-r--r--constants/QuickCraftableItems.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/QuickCraftableItems.json b/constants/QuickCraftableItems.json
index 108378d..ca68ff3 100644
--- a/constants/QuickCraftableItems.json
+++ b/constants/QuickCraftableItems.json
@@ -170,5 +170,7 @@
"Hemoglass",
"Silver Fang",
"Nearly-Whole Carrot",
- "Exportable Carrots"
-] \ No newline at end of file
+ "Exportable Carrots",
+ "Null Ovoid",
+ "Soulflow"
+]