From 879fb2adefadbc5f38711cd8f01bcc4cee053e3d Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Tue, 2 Mar 2021 09:44:19 +0100 Subject: i hate cmake, g++, ld, collect2, cc1, x86_64-w64-mingw32 --- build/Arena.exe | Bin 0 -> 166687 bytes build/army/new army 0.txt | Bin 0 -> 25656 bytes build/army/new army.txt | Bin 25656 -> 25656 bytes build/content/templates/default.txt | 10 ++++++++++ build/player.txt | 2 +- build/test.exe | Bin 770174 -> 0 bytes 6 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 build/Arena.exe create mode 100644 build/army/new army 0.txt delete mode 100644 build/test.exe (limited to 'build') diff --git a/build/Arena.exe b/build/Arena.exe new file mode 100644 index 0000000..64a7a40 Binary files /dev/null and b/build/Arena.exe differ diff --git a/build/army/new army 0.txt b/build/army/new army 0.txt new file mode 100644 index 0000000..b85606b Binary files /dev/null and b/build/army/new army 0.txt differ diff --git a/build/army/new army.txt b/build/army/new army.txt index e05c988..81ce791 100644 Binary files a/build/army/new army.txt and b/build/army/new army.txt differ diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt index 775e7d3..b70d031 100644 --- a/build/content/templates/default.txt +++ b/build/content/templates/default.txt @@ -108,5 +108,15 @@ "armor": [ 1, 0, 1, -1, 3, -1, -1, -1 ], "augs": [ 1, -1, 2, -1, 0, -1, -1, -1 ], "levels": [ 0, 1, 2, 0, 2, 0, 0, 0, 0, 0, 0, 2, 1, 1, 0, 2, 0, 0, 0, 2, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] + }, + { + "name": "pussy destoryer", + "chassis": "14", + "brain": "5", + "battery": "1", + "weapons": [ 0, 0, 0, -1, -1, -1, -1, -1 ], + "armor": [ 0, 0, 0, 0, 0, 0, -1, -1 ], + "augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ], + "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] \ No newline at end of file diff --git a/build/player.txt b/build/player.txt index 77b6df7..e455990 100644 --- a/build/player.txt +++ b/build/player.txt @@ -1 +1 @@ -The other \ No newline at end of file +the one \ No newline at end of file diff --git a/build/test.exe b/build/test.exe deleted file mode 100644 index dcfdf32..0000000 Binary files a/build/test.exe and /dev/null differ -- cgit v1.2.3-54-g00ecf