diff --git a/pkg/arvo/neo/src/std/con/accel-htmx.hoon b/pkg/arvo/neo/src/std/con/accel-htmx.hoon index edc67a99d1..62c747ee27 100644 --- a/pkg/arvo/neo/src/std/con/accel-htmx.hoon +++ b/pkg/arvo/neo/src/std/con/accel-htmx.hoon @@ -13,11 +13,11 @@ ;table.wf.grow.basis-half ;tbody.scroll-none ;* - %+ turn (gulf 1 4) + %+ turn (gulf 1 10) |= x=@ ;tr ;* - %+ turn (gulf 1 4) + %+ turn (gulf 1 10) |= y=@ =/ val=(unit pail:neo) (~(get by kids.bowl) ~[ud/x ud/y]) =/ vaf (fall val [%accel-cell !>(*accel-cell)]) diff --git a/pkg/arvo/neo/src/std/imp/accel.hoon b/pkg/arvo/neo/src/std/imp/accel.hoon index 04be55487a..9d368c6499 100644 --- a/pkg/arvo/neo/src/std/imp/accel.hoon +++ b/pkg/arvo/neo/src/std/imp/accel.hoon @@ -16,23 +16,13 @@ ++ init |= old=(unit vase) :_ (need old) - :~ [#/[p/our.bowl]/home/accel/1/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/1/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/1/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/1/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/2/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/2/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/2/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/2/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/3/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/3/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/3/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/3/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/4/1 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/4/2 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/4/3 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - [#/[p/our.bowl]/home/accel/4/4 %make %accel-cell `!>(['~' ~ ~ ~]) ~] - == + %- zing + %+ turn (gulf 1 10) + |= col=@ud + %+ turn (gulf 1 10) + |= row=@ud + [#/[p/our.bowl]/home/accel/[ud/col]/[ud/row] %make %accel-cell `!>(['~' ~ ~ ~]) ~] + :: ++ poke |= [=stud:neo vax=vase] ^- (quip card:neo vase)