Update winnertakeall.md

This commit is contained in:
2026-06-24 16:46:25 +02:00
parent 9c47bc7380
commit 06047e6a69
+7 -9
View File
@@ -62,17 +62,15 @@ EXCITATION
activity_scope: !NIGHT
snippet:
// snippet: *Fixed
@: INCLUDE [ contextor: ExcitationPossible, event: act 12x ]
# *Fixed
@: CONTEXTOR [snip: ExcitationPossible, RF: active 60x]
// snippet: *ActivateAstroPostPre
@: INCLUDE [ binder: ExcitationBind, event: act 12x, cost: act 3x ]
@: INCLUDE [ accumulator: ClearTraces, event: act 12x, cost: act 3x ]
# *ActivateAstroPostPre
@: BINDER [snippet: ExcitationBind, RF: active 6x]
@: ACCUMULATOR [snippet: ClearTraces, RF: active 6x]
*DeActivateAstroPost
@: BINDER [snippet: ExcitationUnbind, RF: active 6x]
// snippet: *DeActivateAstroPost
@: INCLUDE [ binder: ExcitationUnbind, event: act 12x, cost: act 3x ]
```
#### *Fixed