diff --git a/modules/winnertakeall/winnertakeall.md b/modules/winnertakeall/winnertakeall.md index 331c818..9d22ddf 100644 --- a/modules/winnertakeall/winnertakeall.md +++ b/modules/winnertakeall/winnertakeall.md @@ -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