From 1ab92db2e728acb0c7490e9d032b0681db0e8053 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Sat, 18 Oct 2025 22:03:28 +0200 Subject: [PATCH] Add alterations to Arcanthia & Velniris tonics --- items/ARCANTHIA_TONIC.json | 4 +++- items/VELNIRIS_TONIC.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/items/ARCANTHIA_TONIC.json b/items/ARCANTHIA_TONIC.json index 7b77db4..f711fc6 100644 --- a/items/ARCANTHIA_TONIC.json +++ b/items/ARCANTHIA_TONIC.json @@ -16,5 +16,7 @@ "META:ADDABLE", "TONIC" ], - "alterations": [] + "alterations": [ + "ARCANTHIA_TONIC" + ] } \ No newline at end of file diff --git a/items/VELNIRIS_TONIC.json b/items/VELNIRIS_TONIC.json index a7c38b9..eda65aa 100644 --- a/items/VELNIRIS_TONIC.json +++ b/items/VELNIRIS_TONIC.json @@ -16,5 +16,7 @@ "META:ADDABLE", "TONIC" ], - "alterations": [] + "alterations": [ + "VELNERIS_TONIC" + ] } \ No newline at end of file