From 4279f13c070b67a36ab582a88c158062e95593d6 Mon Sep 17 00:00:00 2001 From: ngalaiko Date: Mon, 4 Nov 2024 03:13:48 +0000 Subject: [PATCH] Update Restaurants and Cafes --- assets/places/bizen.json | 4 ++-- assets/places/hagabions-cafe.json | 4 ++-- assets/places/nooodle.json | 4 ++-- assets/places/pagoden.json | 4 ++-- assets/places/poppels-citybryggeri.json | 4 ++-- assets/places/trattoria-da-pasquale.json | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/assets/places/bizen.json b/assets/places/bizen.json index 6d2f9cd2..7caf1394 100644 --- a/assets/places/bizen.json +++ b/assets/places/bizen.json @@ -4,6 +4,6 @@ 11.929223 ], "name": "Bizen", - "times": 3, - "spent": 615.0 + "times": 4, + "spent": 800.0 } \ No newline at end of file diff --git a/assets/places/hagabions-cafe.json b/assets/places/hagabions-cafe.json index 86ed4940..322b06e9 100644 --- a/assets/places/hagabions-cafe.json +++ b/assets/places/hagabions-cafe.json @@ -4,6 +4,6 @@ 11.95073 ], "name": "Hagabions Cafe", - "times": 19, - "spent": 6044.0 + "times": 20, + "spent": 6364.0 } \ No newline at end of file diff --git a/assets/places/nooodle.json b/assets/places/nooodle.json index 68f80ddb..9df8ef7d 100644 --- a/assets/places/nooodle.json +++ b/assets/places/nooodle.json @@ -4,6 +4,6 @@ 11.959661 ], "name": "Nooodle", - "times": 9, - "spent": 1285.0 + "times": 10, + "spent": 1415.0 } \ No newline at end of file diff --git a/assets/places/pagoden.json b/assets/places/pagoden.json index 227f177c..57adf298 100644 --- a/assets/places/pagoden.json +++ b/assets/places/pagoden.json @@ -4,6 +4,6 @@ 11.973805 ], "name": "Pagoden", - "times": 28, - "spent": 3514.0 + "times": 29, + "spent": 3639.0 } \ No newline at end of file diff --git a/assets/places/poppels-citybryggeri.json b/assets/places/poppels-citybryggeri.json index 09f526d5..21b58074 100644 --- a/assets/places/poppels-citybryggeri.json +++ b/assets/places/poppels-citybryggeri.json @@ -4,6 +4,6 @@ 11.971329 ], "name": "Poppels Citybryggeri", - "times": 49, - "spent": 6620.0 + "times": 51, + "spent": 6890.0 } \ No newline at end of file diff --git a/assets/places/trattoria-da-pasquale.json b/assets/places/trattoria-da-pasquale.json index f7bf7cb1..0d9de2ed 100644 --- a/assets/places/trattoria-da-pasquale.json +++ b/assets/places/trattoria-da-pasquale.json @@ -4,6 +4,6 @@ 11.984407 ], "name": "Trattoria Da Pasquale", - "times": 3, - "spent": 895.65 + "times": 2, + "spent": 579.65 } \ No newline at end of file