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