Skip to content

Commit

Permalink
📦 Version 4.7.12+20240319.1235 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LSS-Manager-Bot committed Mar 19, 2024
1 parent 1c4dcf1 commit 388c5c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lss-manager-v4",
"version": "4.7.12+20240319.0901",
"version": "4.7.12+20240319.1235",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"quickbuild": "./build/build.sh --quick",
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/de_DE/vehicles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2349,7 +2349,7 @@ export default {
143: {
caption: 'Anh Schlauch',
color: '#b62e2e',
credits: 5_000,
credits: 5000,
coins: 10,
staff: {
min: 0,
Expand All @@ -2361,7 +2361,7 @@ export default {
isTrailer: true,
waterBonus: 10,
tractiveVehicles: [
90, 4, 27, 53, 104, 105, 6, 8, 9, 15, 16, 18, 21, 22, 36
90, 4, 27, 53, 104, 105, 6, 8, 9, 15, 16, 18, 21, 22, 36,
],
possibleBuildings: [0, 18],
},
Expand Down

0 comments on commit 388c5c5

Please sign in to comment.