mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-26 00:12:28 +03:00
hood: updated drum to version %3
This commit is contained in:
parent
d2e2590cce
commit
28c707b300
@ -74,7 +74,7 @@
|
|||||||
paw ::
|
paw ::
|
||||||
:: ::
|
:: ::
|
||||||
++ hood-part :: current module state
|
++ hood-part :: current module state
|
||||||
$% {$drum $2 pith-2:hood-drum} ::
|
$% {$drum $3 pith-2:hood-drum} ::
|
||||||
{$helm $0 pith:hood-helm} ::
|
{$helm $0 pith:hood-helm} ::
|
||||||
{$kiln $0 pith:hood-kiln} ::
|
{$kiln $0 pith:hood-kiln} ::
|
||||||
{$write $0 pith:hood-write} ::
|
{$write $0 pith:hood-write} ::
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
:::: :: ::
|
:::: :: ::
|
||||||
:: :: ::
|
:: :: ::
|
||||||
|% :: ::
|
|% :: ::
|
||||||
++ part {$drum $2 pith-2} ::
|
++ part {$drum $3 pith-2} ::
|
||||||
|
++ part-2 {$drum $2 pith-2} ::
|
||||||
++ part-old {$drum $1 pith-1} ::
|
++ part-old {$drum $1 pith-1} ::
|
||||||
:: ::
|
:: ::
|
||||||
++ pith-1 :: pre-style
|
++ pith-1 :: pre-style
|
||||||
@ -131,7 +132,7 @@
|
|||||||
|= our/ship
|
|= our/ship
|
||||||
^- part
|
^- part
|
||||||
:* %drum
|
:* %drum
|
||||||
%2
|
%3
|
||||||
eel=(deft-fish our)
|
eel=(deft-fish our)
|
||||||
ray=~
|
ray=~
|
||||||
fur=~
|
fur=~
|
||||||
@ -254,7 +255,7 @@
|
|||||||
=< (se-born %home %link-listen-hook)
|
=< (se-born %home %link-listen-hook)
|
||||||
=< (se-born %home %link-view)
|
=< (se-born %home %link-view)
|
||||||
(se-born %home %s3-store)
|
(se-born %home %s3-store)
|
||||||
|
::
|
||||||
%3
|
%3
|
||||||
=< se-abet =< se-view
|
=< se-abet =< se-view
|
||||||
=< (se-emit %pass /kiln %arvo %g %sear ~wisrut-nocsub)
|
=< (se-emit %pass /kiln %arvo %g %sear ~wisrut-nocsub)
|
||||||
|
Loading…
Reference in New Issue
Block a user