From 02c89fceeb915e31b36dd4acb4218ccd913b2ce8 Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Mon, 22 Feb 2021 14:52:31 +0100 Subject: rename ingame template and army --- build/army/army.txt | Bin 21528 -> 0 bytes build/army/new army 0.txt | Bin 0 -> 21528 bytes build/army/steaks.txt | Bin 0 -> 21528 bytes build/content/templates/default.txt | 6 +++--- build/test.exe | Bin 776738 -> 780777 bytes 5 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 build/army/army.txt create mode 100644 build/army/new army 0.txt create mode 100644 build/army/steaks.txt (limited to 'build') diff --git a/build/army/army.txt b/build/army/army.txt deleted file mode 100644 index 7e40c14..0000000 Binary files a/build/army/army.txt and /dev/null differ diff --git a/build/army/new army 0.txt b/build/army/new army 0.txt new file mode 100644 index 0000000..6c15580 Binary files /dev/null and b/build/army/new army 0.txt differ diff --git a/build/army/steaks.txt b/build/army/steaks.txt new file mode 100644 index 0000000..a6d9795 Binary files /dev/null and b/build/army/steaks.txt differ diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt index 9b68936..dece5bd 100644 --- a/build/content/templates/default.txt +++ b/build/content/templates/default.txt @@ -1,6 +1,6 @@ [ { - "name": "tank", + "name": "medium rare", "chassis": "0", "brain": "0", "battery": "0", @@ -10,7 +10,7 @@ "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 ] }, { - "name": "tank2", + "name": "raw", "chassis": "5", "brain": "0", "battery": "0", @@ -20,7 +20,7 @@ "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 ] }, { - "name": "nameless", + "name": "well done", "chassis": "9", "brain": "2", "battery": "2", diff --git a/build/test.exe b/build/test.exe index 44ed130..ea9a706 100644 Binary files a/build/test.exe and b/build/test.exe differ -- cgit v1.2.3-54-g00ecf