From b11b2c9c3bb86fa5806de71ab69af1bb6b98b3c7 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Thu, 21 May 2026 10:51:15 +0200 Subject: [PATCH] activation --- neuron/neuron-beh.md | 2 +- organism/organism.md | 2 ++ winnertakeall/in-excitation.md | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/neuron/neuron-beh.md b/neuron/neuron-beh.md index 257ecec..326aa9d 100644 --- a/neuron/neuron-beh.md +++ b/neuron/neuron-beh.md @@ -14,7 +14,7 @@ NEURON-BEH expansion: - AXON ( active: 1x ) - SOMA ( active: 1x ) - - DENDRITIC-BRANCH ( active: 3x ) + - D-BRANCH ( active: 3x ) ``` ### TunPossibility: contextor diff --git a/organism/organism.md b/organism/organism.md index f412cee..e6f6d04 100644 --- a/organism/organism.md +++ b/organism/organism.md @@ -22,4 +22,6 @@ ORGANISM expansion: @ORGANISM-BEH + + activate: HYPOTHALAMUS-BEH ``` diff --git a/winnertakeall/in-excitation.md b/winnertakeall/in-excitation.md index a7a21d6..f35bba5 100644 --- a/winnertakeall/in-excitation.md +++ b/winnertakeall/in-excitation.md @@ -12,6 +12,6 @@ IN-EXCITATION type: container tub_intricated: - POSTSYNAPSE: in.{}.{}.POSTSYNAPSE - ASTROSYNAPSE: ASTROCYTE.ASTROSYNAPSE # Qui l'unico ASTROCYTE che "conosco" e' quello al quale WINNERTAKELL e' stato binded in TECTUM, ovvero nell'organo che ha espansi il modulo. + POSTSYNAPSE: in.{}.{}.POSTSYNAPSE-BHE + ASTROSYNAPSE: ASTROCYTE.ASTROSYNAPSE-BEH # Qui l'unico ASTROCYTE che "conosco" e' quello al quale WINNERTAKELL e' stato binded in TECTUM, ovvero nell'organo che ha espansi il modulo. ``` \ No newline at end of file