From 29ac7d1e50eb6ca7e134d0aac837faf64980114c Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Thu, 30 Mar 2023 15:05:57 -0500 Subject: [PATCH] missed note --- items/contemplation_notes.json | 1 + 1 file changed, 1 insertion(+) diff --git a/items/contemplation_notes.json b/items/contemplation_notes.json index 1c01e6e..48b9584 100644 --- a/items/contemplation_notes.json +++ b/items/contemplation_notes.json @@ -26,6 +26,7 @@ { "type": "GENERIC", "id": "pyrokin_recipe_note", + "name": { "str": "extremely important note" }, "copy-from": "biokin_recipe_note", "use_action": { "type": "effect_on_conditions", "description": "Study the formulae.", "effect_on_conditions": [ "EOC_TEACH_PYROKIN_CONTEMPLATE_RECIPES" ] } },