From af7e23ab119eba7c0579796abd288c027edabfa9 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 19:20:22 +0100 Subject: Initial commit --- bin/stages/stomach | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 bin/stages/stomach (limited to 'bin/stages/stomach') diff --git a/bin/stages/stomach b/bin/stages/stomach new file mode 100644 index 0000000..2690c48 --- /dev/null +++ b/bin/stages/stomach @@ -0,0 +1,58 @@ + + < 50, 50> + <550, 50> + <550, 550> + < 50, 550> + < 50, 50> + + + + <100, 500> + <100, 100> + <500, 100> + <500, 300> + <350, 300> + <350, 500> + + + + <300, 550> + <300, 250> + <400, 250> + + + + <300, 100> + <300, 150> + + + + <300, 200> + <300, 250> + <200, 250> + <200, 350> + + + + <150, 350> + <150, 250> + <100, 250> + + + + <94.9, 300, 180> + + + + < 50, 50, 100, 100, 225> + <550, 50, 500, 100, 675> + <550, 300, 500, 300, 900> + <350, 550, 350, 500, 1185> + <300, 250, 350, 300, 1460> + <400, 250, 500, 250, 1585> + <300, 150, 300, 200, 1731> + <150, 250, 200, 250, 1877> + <150, 350, 200, 350, 1977> + <100, 500, 100, 550, 2167> + < 50, 300, 100, 300, 2442> + -- cgit v1.2.1