mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 12:22:10 +03:00
lull: add $spar
for [=ship =path]
in ames
This commit is contained in:
parent
dafa1cc030
commit
c525fea1b0
@ -817,9 +817,9 @@
|
|||||||
[%kroc dry=?]
|
[%kroc dry=?]
|
||||||
$>(%plea vane-task)
|
$>(%plea vane-task)
|
||||||
::
|
::
|
||||||
[%keen =ship =path]
|
[%keen spar]
|
||||||
[%yawn =ship =path]
|
[%yawn spar]
|
||||||
[%wham =ship =path]
|
[%wham spar]
|
||||||
::
|
::
|
||||||
$>(%born vane-task)
|
$>(%born vane-task)
|
||||||
$>(%init vane-task)
|
$>(%init vane-task)
|
||||||
@ -857,7 +857,7 @@
|
|||||||
[%lost ~]
|
[%lost ~]
|
||||||
[%send =lane =blob]
|
[%send =lane =blob]
|
||||||
::
|
::
|
||||||
[%tune [=ship =path] roar=(unit roar)]
|
[%tune spar roar=(unit roar)]
|
||||||
::
|
::
|
||||||
[%turf turfs=(list turf)]
|
[%turf turfs=(list turf)]
|
||||||
==
|
==
|
||||||
@ -917,6 +917,12 @@
|
|||||||
:: payload: semantic message contents
|
:: payload: semantic message contents
|
||||||
::
|
::
|
||||||
+$ plea [vane=@tas =path payload=*]
|
+$ plea [vane=@tas =path payload=*]
|
||||||
|
:: $spar: pair of $ship and $path
|
||||||
|
::
|
||||||
|
:: Instead of fully qualifying a scry path, ames infers rift and
|
||||||
|
:: life based on the ship.
|
||||||
|
::
|
||||||
|
+$ spar [=ship =path]
|
||||||
::
|
::
|
||||||
:: +| %atomics
|
:: +| %atomics
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user