From 2e852054b48ab730d0784747741bb5b9073b7c21 Mon Sep 17 00:00:00 2001 From: ngalaiko <15010292+ngalaiko@users.noreply.github.com> Date: Tue, 14 Jan 2025 03:06:13 +0000 Subject: [PATCH] Update Restaurants and Cafes --- assets/places/hagabions-cafe.json | 4 ++-- assets/places/kastello.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/places/hagabions-cafe.json b/assets/places/hagabions-cafe.json index b76cae2c..540f2ad1 100644 --- a/assets/places/hagabions-cafe.json +++ b/assets/places/hagabions-cafe.json @@ -4,6 +4,6 @@ 11.95073 ], "name": "Hagabions Cafe", - "times": 17, - "spent": 6072.0 + "times": 16, + "spent": 5765.0 } \ No newline at end of file diff --git a/assets/places/kastello.json b/assets/places/kastello.json index eeb7ff69..c1f2ae72 100644 --- a/assets/places/kastello.json +++ b/assets/places/kastello.json @@ -4,6 +4,6 @@ 11.95231 ], "name": "Kastello", - "times": 4, - "spent": 235.0 + "times": 3, + "spent": 200.0 } \ No newline at end of file