diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-22 14:52:31 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-22 14:52:31 +0100 |
commit | 02c89fceeb915e31b36dd4acb4218ccd913b2ce8 (patch) | |
tree | 005c263cbbe49f299d02b5dd8ccdf7d0157ad19e /build | |
parent | d1dc6ddc035193ab6e2570f58b7e3a79fc335bce (diff) |
rename ingame template and army
Diffstat (limited to 'build')
-rw-r--r-- | build/army/new army 0.txt | bin | 0 -> 21528 bytes | |||
-rw-r--r-- | build/army/steaks.txt (renamed from build/army/army.txt) | bin | 21528 -> 21528 bytes | |||
-rw-r--r-- | build/content/templates/default.txt | 6 | ||||
-rw-r--r-- | build/test.exe | bin | 776738 -> 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 Binary files differnew file mode 100644 index 0000000..6c15580 --- /dev/null +++ b/build/army/new army 0.txt diff --git a/build/army/army.txt b/build/army/steaks.txt Binary files differindex 7e40c14..a6d9795 100644 --- a/build/army/army.txt +++ b/build/army/steaks.txt 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 Binary files differindex 44ed130..ea9a706 100644 --- a/build/test.exe +++ b/build/test.exe |