From 7c3082e934b79f26afaa53c8b72cfbaaa76bdae4 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 31 May 2016 12:53:40 +1200 Subject: Push position+scale changes to burning ship and as a result, remove specific algorithm for lattice bship --- extra/burning-ship-lattice-gen.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 extra/burning-ship-lattice-gen.sh (limited to 'extra') diff --git a/extra/burning-ship-lattice-gen.sh b/extra/burning-ship-lattice-gen.sh new file mode 100755 index 0000000..1a39c0d --- /dev/null +++ b/extra/burning-ship-lattice-gen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec ./burning-ship-gen -x -1.8 -y -0.082 -z 0.09 $@ -- cgit v1.1