tariff01.json: set min-price: 165 / 4 -> 45

tariff02.json: set min-price: 260 / 4 -> 65
tariff03.json: set min-price: 360 / 4 -> 90
tariff04.json: set min-price: 650 / 4 -> 165
tariff05.json: set min-price: 360 / 4 -> 90
tariff06.json: set min-price: 650 / 4 -> 165
This commit is contained in:
2024-02-15 14:26:37 +01:00
parent 443961ca5d
commit 0cfd6b7071
6 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
"pop_price_night": 0,
"pop_min_time": 15,
"pop_max_time": 360,
"pop_min_price": 0,
"pop_min_price": 65,
"pop_carry_over": 1,
"pop_daily_card_price": 1560
}