varie
This commit is contained in:
@@ -10,6 +10,9 @@ HYPOTHALAMUS-BEH
|
|||||||
|
|
||||||
type: container
|
type: container
|
||||||
|
|
||||||
|
tub_local:
|
||||||
|
OrganismicFatigue ()
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### BehDevPossibility: Scope
|
### BehDevPossibility: Scope
|
||||||
@@ -21,17 +24,17 @@ In questo caso non trattiamo ad esempio il WINNERTAKEALL-DEV, perche' avremmo bi
|
|||||||
```Gen
|
```Gen
|
||||||
BehDevPossibility: ( active: 60x )
|
BehDevPossibility: ( active: 60x )
|
||||||
|
|
||||||
type: scope
|
type: scope # forse Contextor?
|
||||||
contained_by: HYPOTHALAMUS
|
contained_by: HYPOTHALAMUS
|
||||||
|
|
||||||
in_context: Fixed
|
in_context: Fixed
|
||||||
|
|
||||||
# la disattivazione e' la non attivazione
|
# la disattivazione e' la non attivazione
|
||||||
condition: NOT ( DevPossible fullness ) # Day
|
condition: NOT ( OrganismicFatigue fullness ) # Day
|
||||||
activate_scope:
|
activate_scope:
|
||||||
- NEURON-BEH
|
- NEURON-BEH
|
||||||
|
|
||||||
condition: ( DevPossible fullness ) # Night
|
condition: ( OrganismicFatigue fullness ) # Night
|
||||||
activate_scope:
|
activate_scope:
|
||||||
- NEURON-DEV
|
- NEURON-DEV
|
||||||
- WINNERTAKEALL-BEH
|
- WINNERTAKEALL-BEH
|
||||||
|
|||||||
Reference in New Issue
Block a user