From 69e3fbe55adc1b1134edc4067d3f6213be7dcd1e Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 26 Jul 2023 14:48:20 +0200 Subject: [PATCH] use same tariff-file as branch for zone4 --- etc/psa_tariff/tariff04.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/psa_tariff/tariff04.json b/etc/psa_tariff/tariff04.json index 086f7e4..bcdc392 100644 --- a/etc/psa_tariff/tariff04.json +++ b/etc/psa_tariff/tariff04.json @@ -37,8 +37,8 @@ "pop_min_time": 15, "pop_max_time": 240, "pop_min_price": 0, - "pop_carry_over": 0, - "pop_daily_card_price": 0, + "pop_carry_over": 1, + "pop_daily_card_price": 2400, "pop_multi_hour_price": 0 } ], @@ -1125,3 +1125,5 @@ } ] } + +