2026-04-14 12:05:22 +02:00
|
|
|
# night-astrocyte.md
|
2026-03-10 12:11:28 +01:00
|
|
|
|
2026-05-05 12:03:59 +02:00
|
|
|
**Developing**: Qui mettiamo la creazione e distruzione di SYNAPSE possibili, cambiando il full dell'espansione SYNAPSE.
|
2026-03-10 12:11:28 +01:00
|
|
|
|
2026-04-14 12:05:22 +02:00
|
|
|
## NIGHT-AST: Modulator
|
2026-03-10 12:11:28 +01:00
|
|
|
|
|
|
|
|
```Gen
|
2026-04-14 12:05:22 +02:00
|
|
|
modulator: NIGHT-AST
|
|
|
|
|
contained_by: ASTRO
|
2026-03-10 12:11:28 +01:00
|
|
|
|
|
|
|
|
tub_local:
|
|
|
|
|
- SomeTraces (fullness: 50x, active: 0x, emptiness: 0x)
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### IntegrateTunPossibility: Context
|
|
|
|
|
|
|
|
|
|
....
|
|
|
|
|
|
|
|
|
|
```Gen
|
|
|
|
|
context: IntegrateTunPossibility
|
|
|
|
|
|
2026-04-14 12:05:22 +02:00
|
|
|
contained_by: NIGHT-AST
|
2026-03-10 12:11:28 +01:00
|
|
|
in_context: Fixed
|
|
|
|
|
rf: 60x
|
|
|
|
|
|
|
|
|
|
condition: NOT ( someTraces Empty )
|
|
|
|
|
out_context: TunPossibile
|
|
|
|
|
```
|