From 538e4c93a9c668615dbef40092bffd9fe4892ce2 Mon Sep 17 00:00:00 2001 From: gravermistakes Date: Sun, 26 Jul 2026 16:25:33 -0700 Subject: [PATCH] Update endocrine_array.R --- core/src/endocrine/endocrine_array.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/endocrine/endocrine_array.R b/core/src/endocrine/endocrine_array.R index 985181e..af65ce0 100644 --- a/core/src/endocrine/endocrine_array.R +++ b/core/src/endocrine/endocrine_array.R @@ -25,7 +25,7 @@ PRIMAL_SENSATES <- list( list(id = "komorebi", operational = "perception through partial cover", sensational = "light through leaves"), list(id = "omokage", operational = "retained identity through absence or change", sensational = "the face that remains"), list(id = "hiraeth", operational = "orientation toward rightful belonging", sensational = "the longing for home"), - list(id = "ennui", operational = "anhedonic ad nausea", sensational = "the hollow that seems to never fill"), + list(id = "ennui", operational = "anhedonia ad nausea", sensational = "the hollow that seems to never fill"), list(id = "reserved_22", operational = "undefined", sensational = "undefined"), list(id = "reserved_23", operational = "undefined", sensational = "undefined"), list(id = "reserved_24", operational = "undefined", sensational = "undefined"),