X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ships%2FRotator.ship;h=74cb3f1cb1d0c2c03d19394d18c56685cabf9608;hb=4d7c4c4b74e2d499c063870a098931e68a5f8562;hp=810948b59ea2da40060d150925d5e31c64d25a89;hpb=4399620e3d04288ef9b067cdd589faf82e1612d2;p=fleet.git diff --git a/ships/Rotator.ship b/ships/Rotator.ship index 810948b..74cb3f1 100644 --- a/ships/Rotator.ship +++ b/ships/Rotator.ship @@ -105,11 +105,11 @@ rotator.inAmount: rotator.out: set olc=3; head; - [Rq] collect, send to debug.in; - [Rq] set flags a=c, b=b; - [Rq] [!a] set word=0; - [Rq] [a] set word=1; - [Rq] send to debug.in; + collect, send to debug.in; + set flags a=c, b=b; + [!a] set word=0; + [a] set word=1; + send to debug.in; tail;