do things

This commit is contained in:
Schrottkatze 2024-09-26 19:15:58 +02:00
parent b4dfef1d6d
commit f903d1b45e
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
11 changed files with 47 additions and 26 deletions

View file

@ -0,0 +1,15 @@
#!/usr/bin/env nu
const TABLE = [
[ br vmax ];
[ 401 280 ]
[ 402 280 ]
[ 403 330 ]
[ 406 330 ]
[ 407 320 ]
[ 408 320 ]
[ 411 230 ]
[ 415 230 ]
[ 412 265 ]
[ 605 200 ]
];