From 32f6730580bbe0d6fb4834d6d4f7e0228a056d67 Mon Sep 17 00:00:00 2001 From: Efrain Date: Mon, 29 Mar 2021 21:44:49 -0500 Subject: [PATCH] Crash fix --- assets/db/materials.json | 14 ++++++++++++++ assets/i18n/en.json | 5 +++++ assets/i18n/es.json | 5 +++++ assets/i18n/ru.json | 5 +++++ assets/i18n/zh_CN.json | 5 +++++ 5 files changed, 34 insertions(+) diff --git a/assets/db/materials.json b/assets/db/materials.json index cddfdd0bc..3e46a4634 100644 --- a/assets/db/materials.json +++ b/assets/db/materials.json @@ -2099,6 +2099,20 @@ "obtainedFrom": [], "droppedBy": [], "hasSiblings": false + }, + { + "key": "Primogem", + "rarity": 5, + "image": "primogem.png", + "isFromBoss": false, + "isForCharacters": false, + "isForWeapons": false, + "level": 0, + "type": "currency", + "days": [], + "obtainedFrom": [], + "droppedBy": [], + "hasSiblings": false } ], "elemental": [ diff --git a/assets/i18n/en.json b/assets/i18n/en.json index 33c42181e..ec722d23e 100644 --- a/assets/i18n/en.json +++ b/assets/i18n/en.json @@ -5808,6 +5808,11 @@ "key": "Original Resin", "name": "Original Resin", "description": "Used to vitalize Petrified Trees and Ley Line Blossoms, allowing access to the treasures they hold. Energy regenerates over time.\nIt is said that the roots of all the Irminsul trees and blossoms in the world are intertwined at the deepest, most hidden place in the earth, and that the pattern the root system makes defines the Ley Lines of the world." + }, + { + "key": "Primogem", + "name": "Primogem", + "description": "A primordial crystalline gem that's beyond the mundane world. Shines with the condensed hopes and dreams of universes that once were." } ], "debuffs": [ diff --git a/assets/i18n/es.json b/assets/i18n/es.json index b2d933a0e..07feb0646 100644 --- a/assets/i18n/es.json +++ b/assets/i18n/es.json @@ -5809,6 +5809,11 @@ "key": "Original Resin", "name": "Original Resin", "description": "Used to vitalize Petrified Trees and Ley Line Blossoms, allowing access to the treasures they hold. Energy regenerates over time.\nIt is said that the roots of all the Irminsul trees and blossoms in the world are intertwined at the deepest, most hidden place in the earth, and that the pattern the root system makes defines the Ley Lines of the world." + }, + { + "key": "Primogem", + "name": "Primogem", + "description": "A primordial crystalline gem that's beyond the mundane world. Shines with the condensed hopes and dreams of universes that once were." } ], "debuffs": [ diff --git a/assets/i18n/ru.json b/assets/i18n/ru.json index 24d200423..29d26606a 100644 --- a/assets/i18n/ru.json +++ b/assets/i18n/ru.json @@ -5809,6 +5809,11 @@ "key": "Original Resin", "name": "Original Resin", "description": "Used to vitalize Petrified Trees and Ley Line Blossoms, allowing access to the treasures they hold. Energy regenerates over time.\nIt is said that the roots of all the Irminsul trees and blossoms in the world are intertwined at the deepest, most hidden place in the earth, and that the pattern the root system makes defines the Ley Lines of the world." + }, + { + "key": "Primogem", + "name": "Primogem", + "description": "A primordial crystalline gem that's beyond the mundane world. Shines with the condensed hopes and dreams of universes that once were." } ], "debuffs": [ diff --git a/assets/i18n/zh_CN.json b/assets/i18n/zh_CN.json index e071e0a9c..6b3ce1760 100644 --- a/assets/i18n/zh_CN.json +++ b/assets/i18n/zh_CN.json @@ -5813,6 +5813,11 @@ "key": "Original Resin", "name": "Original Resin", "description": "Used to vitalize Petrified Trees and Ley Line Blossoms, allowing access to the treasures they hold. Energy regenerates over time.\nIt is said that the roots of all the Irminsul trees and blossoms in the world are intertwined at the deepest, most hidden place in the earth, and that the pattern the root system makes defines the Ley Lines of the world." + }, + { + "key": "Primogem", + "name": "Primogem", + "description": "A primordial crystalline gem that's beyond the mundane world. Shines with the condensed hopes and dreams of universes that once were." } ], "debuffs": [