aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorjacopo grandi <jak.sk8@hotmail.it>2021-02-22 14:52:31 +0100
committerjacopo grandi <jak.sk8@hotmail.it>2021-02-22 14:52:31 +0100
commit02c89fceeb915e31b36dd4acb4218ccd913b2ce8 (patch)
tree005c263cbbe49f299d02b5dd8ccdf7d0157ad19e /build
parentd1dc6ddc035193ab6e2570f58b7e3a79fc335bce (diff)
rename ingame template and army
Diffstat (limited to 'build')
-rw-r--r--build/army/new army 0.txtbin0 -> 21528 bytes
-rw-r--r--build/army/steaks.txt (renamed from build/army/army.txt)bin21528 -> 21528 bytes
-rw-r--r--build/content/templates/default.txt6
-rw-r--r--build/test.exebin776738 -> 780777 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/build/army/new army 0.txt b/build/army/new army 0.txt
new file mode 100644
index 0000000..6c15580
--- /dev/null
+++ b/build/army/new army 0.txt
Binary files differ
diff --git a/build/army/army.txt b/build/army/steaks.txt
index 7e40c14..a6d9795 100644
--- a/build/army/army.txt
+++ b/build/army/steaks.txt
Binary files 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
--- a/build/test.exe
+++ b/build/test.exe
Binary files differ